コード例 #1
0
# nxt8560 = Run(path + "2018_08_30__14_24_51.txt")
# nxt8575 = Run(path + "2018_08_30__14_30_46.txt")
s5_30 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_24_00.txt")
s5_45 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_29_18.txt")
s5_52 = Run(
    path + "Sample 5 with bubbles\\2018_11_30__14_38_44.txt"
)  # Two files exist for 52 deg; first probably got redone bc the angle range was too small
s5_60 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_43_44.txt")
s5_67 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_48_38.txt")
s5_75 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_54_19.txt")
s8_30 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_52_24.txt")
s8_45 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_46_48.txt")
s8_52 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_42_00.txt")
s8_60 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_57_12.txt")
s8_67 = Run(path + "Sample 8 no bubbles\\2018_12_03__15_01_51.txt")
s8_67.change_theta_i(66.5)
s8_75 = Run(path + "Sample 8 no bubbles\\2018_12_03__15_06_25.txt")
s8_75.change_theta_i(75)
# s9_first_30 = Run(path_run1 + "Sample 9\\2018_11_02__20_38_01.txt")
# s9_first_45 = Run(path_run1 + "Sample 9\\2018_11_02__20_32_34.txt")
# s9_first_52 = Run(path_run1 + "Sample 9\\2018_11_02__20_27_27.txt")
# s9_first_60 = Run(path_run1 + "Sample 9\\2018_11_02__20_22_13.txt")
# s9_first_67 = Run(path_run1 + "Sample 9\\2018_11_02__20_17_11.txt")
# s9_first_75 = Run(path_run1 + "Sample 9\\2018_11_02__20_11_44.txt")
s9_bubbles_30 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_26_05.txt")
s9_bubbles_45 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_21_25.txt")
s9_bubbles_52 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_16_32.txt")
s9_bubbles_60 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_11_46.txt")
s9_bubbles_67 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_07_06.txt")
s9_bubbles_75 = Run(path + "Sample 9 with bubbles\\2018_11_30__15_02_17.txt")
s9_nobubbles_30 = Run(
コード例 #2
0
specpath = "vuv_height_comparison_and_first_data\\Spectralon\\Centered, 500 nm\\"

vacuum_path = "First Xe Run Measurements\\follow-up vacuum measurements\\"

vacuum_1_path = vacuum_path + "Sample 1\\"
v1_75 = Run(vacuum_1_path + "2018_11_09__13_41_18.txt")
v1_67 = Run(vacuum_1_path + "2018_11_09__13_47_53.txt")
v1_60 = Run(vacuum_1_path + "2018_11_09__13_55_54.txt")
v1_52 = Run(vacuum_1_path + "2018_11_09__14_02_45.txt")
v1_45 = Run(vacuum_1_path + "2018_11_09__14_08_54.txt")
v1_30 = Run(vacuum_1_path + "2018_11_09__14_14_55.txt")
vacuum_1_runs = [v1_30, v1_45, v1_52, v1_60, v1_67, v1_75]

vacuum_9_path = vacuum_path + "Sample 9\\"
v9_75 = Run(vacuum_9_path + "2018_11_09__14_22_32.txt")
v9_75.change_theta_i(73)
v9_67 = Run(vacuum_9_path + "2018_11_09__14_33_41.txt")
v9_67.change_theta_i(65)
v9_60 = Run(vacuum_9_path + "2018_11_09__14_40_54.txt")
v9_60.change_theta_i(56)
v9_52 = Run(vacuum_9_path + "2018_11_09__14_47_23.txt")
v9_52.change_theta_i(48)
v9_45 = Run(vacuum_9_path + "2018_11_09__14_53_56.txt")
v9_45.change_theta_i(40)
v9_30 = Run(vacuum_9_path + "2018_11_09__15_00_15.txt")
v9_30.change_theta_i(25)
vacuum_9_runs = [v9_30, v9_45, v9_52, v9_60, v9_67, v9_75]
# m18pol30 = Run(path + "2018_08_30__11_23_42.txt")
# m18pol45 = Run(path + "2018_08_30__11_29_08.txt")
# m18pol60 = Run(path + "2018_08_30__11_34_35.txt")
# m18pol75 = Run(path + "2018_08_30__11_39_45.txt")
コード例 #3
0
# s9_nobubbles_45 = Run(path + "Sample 9 no bubbles\\Before getter\\2018_11_30__17_01_01.txt")
# s9_nobubbles_52 = Run(path + "Sample 9 no bubbles\\Before getter\\2018_11_30__16_56_06.txt")
# s9_nobubbles_60 = Run(path + "Sample 9 no bubbles\\Before getter\\2018_11_30__16_51_00.txt") 
# s9_nobubbles_67 = Run(path + "Sample 9 no bubbles\\Before getter\\2018_11_30__16_46_13.txt")
# s9_nobubbles_75 = Run(path + "Sample 9 no bubbles\\Before getter\\2018_11_30__16_40_45.txt") 
# s9_getter_30 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__11_13_32.txt")
# s9_getter_45 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__11_08_40.txt")
# s9_getter_52 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__11_03_50.txt")
# s9_getter_60 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__10_58_47.txt") 
# s9_getter_67 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__10_53_50.txt")
# s9_getter_75 = Run(path + "Sample 9 no bubbles\\After getter\\2018_12_03__10_48_50.txt") 
s9_lowp_30 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_52_04.txt")
s9_lowp_45 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_47_09.txt")
s9_lowp_52 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_42_21.txt")
s9_lowp_60 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_37_31.txt")
s9_lowp_60.change_theta_i(60) 
s9_lowp_67 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_32_47.txt")
s9_lowp_67.change_theta_i(67)
s9_lowp_75 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_27_55.txt")
# s9_lowp2_30 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_28_41.txt")
# s9_lowp2_45 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_23_51.txt")
# s9_lowp2_52 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_18_50.txt")
# s9_lowp2_60 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_14_04.txt") 
# s9_lowp2_67 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_09_15.txt")
# s9_lowp2_75 = Run(path + "Sample 9 lower pressure 2\\2018_12_07__13_04_19.txt")
# s9_medp_30 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_56_28.txt")
# s9_medp_45 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_51_07.txt")
# s9_medp_52 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_44_43.txt")
# s9_medp_60 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_39_51.txt") 
# s9_medp_67 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_35_13.txt")
# s9_medp_75 = Run(path + "Sample 9 medium pressure\\2018_12_05__15_29_31.txt")  
コード例 #4
0
path = "2nd Xenon Run Measurements\\"
#path = "vuv_height_comparison_and_first_data/M18 turn polished/center of sample/"
# m18pol30 = Run(path + "2018_08_30__11_23_42.txt") 
# m18pol45 = Run(path + "2018_08_30__11_29_08.txt") 
# m18pol60 = Run(path + "2018_08_30__11_34_35.txt") 
# m18pol75 = Run(path + "2018_08_30__11_39_45.txt") 
# nxt8530 = Run(path + "2018_08_30__14_13_18.txt") 
# nxt8545 = Run(path + "2018_08_30__14_19_14.txt") 
# nxt8560 = Run(path + "2018_08_30__14_24_51.txt") 
# nxt8575 = Run(path + "2018_08_30__14_30_46.txt")
s5_30 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_24_00.txt")
s5_45 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_29_18.txt")
s5_52 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_38_44.txt") # Two files exist for 52 deg; first probably got redone bc the angle range was too small
s5_60 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_43_44.txt") 
s5_60.change_theta_i(59)
s5_67 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_48_38.txt")
s5_67.change_theta_i(67)
s5_75 = Run(path + "Sample 5 with bubbles\\2018_11_30__14_54_19.txt")
s5_75.change_theta_i(74)
s8_30 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_52_24.txt")
s8_45 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_46_48.txt")
s8_52 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_42_00.txt")
s8_60 = Run(path + "Sample 8 no bubbles\\2018_12_03__14_57_12.txt") 
s8_67 = Run(path + "Sample 8 no bubbles\\2018_12_03__15_01_51.txt")
s8_67.change_theta_i(66.5)
s8_75 = Run(path + "Sample 8 no bubbles\\2018_12_03__15_06_25.txt") 
s8_75.change_theta_i(74.5)
# s9_first_30 = Run(path_run1 + "Sample 9\\2018_11_02__20_38_01.txt")
# s9_first_45 = Run(path_run1 + "Sample 9\\2018_11_02__20_32_34.txt")
# s9_first_52 = Run(path_run1 + "Sample 9\\2018_11_02__20_27_27.txt")
コード例 #5
0
s3_30 = Run(s3_path + "2018_11_01__18_06_10.txt", mirror_filenames_and_angles)
s3_45 = Run(s3_path + "2018_11_02__19_42_42.txt", mirror_filenames_and_angles)
s3_52 = Run(s3_path + "2018_11_02__19_47_37.txt", mirror_filenames_and_angles)
s3_60 = Run(s3_path + "2018_11_02__19_52_30.txt", mirror_filenames_and_angles)
s3_67 = Run(s3_path + "2018_11_02__19_59_24.txt", mirror_filenames_and_angles)
s3_75 = Run(s3_path + "2018_11_01__17_51_10.txt", mirror_filenames_and_angles)

s1_path = path + "Sample 1/"

s1_30 = Run(s1_path + "2018_11_02__18_28_43.txt", mirror_filenames_and_angles)
s1_45 = Run(s1_path + "2018_11_02__18_35_18.txt", mirror_filenames_and_angles)
s1_52 = Run(s1_path + "2018_11_02__18_41_20.txt", mirror_filenames_and_angles)
s1_60 = Run(s1_path + "2018_11_02__18_47_03.txt", mirror_filenames_and_angles)
s1_67 = Run(s1_path + "2018_11_02__18_51_55.txt", mirror_filenames_and_angles)
s1_75 = Run(s1_path + "2018_11_02__18_57_35.txt", mirror_filenames_and_angles)
"""
s9_30 = Run(s9_path + "2018_11_02__20_38_01.txt", mirror_filenames_and_angles)
s9_30.change_theta_i(30)
s9_45 = Run(s9_path + "2018_11_02__20_32_34.txt", mirror_filenames_and_angles)
s9_45.change_theta_i(45)
s9_52 = Run(s9_path + "2018_11_02__20_27_27.txt", mirror_filenames_and_angles)
s9_52.change_theta_i(52)
s9_60 = Run(s9_path + "2018_11_02__20_22_13.txt", mirror_filenames_and_angles)
s9_60.change_theta_i(60)
s9_67 = Run(s9_path + "2018_11_02__20_17_11.txt", mirror_filenames_and_angles)
s9_67.change_theta_i(67)
s9_75 = Run(s9_path + "2018_11_02__20_11_44.txt", mirror_filenames_and_angles)
s9_75.change_theta_i(75)

s9_30_low = Run(s9_path + "2018_11_02__20_38_01.txt")
s9_30_low.change_theta_i(30 - 2)
コード例 #6
0
#path = "vuv_height_comparison_and_first_data/M18 turn polished/center of sample/"
specpath = "vuv_height_comparison_and_first_data\\Spectralon\\Centered, 500 nm\\"
# m18pol30 = Run(path + "2018_08_30__11_23_42.txt") 
# m18pol45 = Run(path + "2018_08_30__11_29_08.txt") 
# m18pol60 = Run(path + "2018_08_30__11_34_35.txt") 
# m18pol75 = Run(path + "2018_08_30__11_39_45.txt") 
# nxt8530 = Run(path + "2018_08_30__14_13_18.txt") 
# nxt8545 = Run(path + "2018_08_30__14_19_14.txt") 
# nxt8560 = Run(path + "2018_08_30__14_24_51.txt") 
# nxt8575 = Run(path + "2018_08_30__14_30_46.txt")
# skived30 = Run(path + "2018_08_29__17_29_38.txt") 
# skived45 = Run(path + "2018_08_29__17_35_12.txt") 
# skived60 = Run(path + "2018_08_29__17_40_57.txt") 
# skived75 = Run(path + "2018_08_29__17_46_39.txt") 
m1830 = Run(path + "2018_08_30__15_16_18.txt") # Fit to 36 deg
m1830.change_theta_i(33)
m1845 = Run(path + "2018_08_30__15_22_02.txt") # Fit to 46 deg
m1860 = Run(path + "2018_08_30__15_29_09.txt") # Fit to 60 deg
m1860.change_theta_i(61)
m1875 = Run(path + "2018_08_30__15_35_27.txt") # Fit to 85 deg
m1875.change_theta_i(76)
# m1730 = Run(path + "2018_08_30__16_18_57.txt")
# m1745 = Run(path + "2018_08_30__16_11_27.txt")
# m1760 = Run(path + "2018_08_30__16_06_11.txt")
# m1775 = Run(path + "2018_08_30__15_59_33.txt")
# nx30 = Run(path + "2018_08_29__15_57_32.txt")
# nx45 = Run(path + "2018_08_29__16_02_55.txt")
# nx60 = Run(path + "2018_08_29__16_08_16.txt")
# nx75 = Run(path + "2018_08_29__16_13_39.txt")
# spec8 = Run(specpath + "2018_09_04__16_38_49.txt")
# spec30 = Run(specpath + "2018_09_04__16_45_48.txt")
コード例 #7
0
s9_lowp_45 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_47_09.txt")
#s9_lowp_45.change_theta_i(45)
s9_lowp_52 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_42_21.txt")
#s9_lowp_52.change_theta_i(52)
s9_lowp_60 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_37_31.txt")
#s9_lowp_60.change_theta_i(60)
s9_lowp_67 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_32_47.txt")
#s9_lowp_67.change_theta_i(67)
s9_lowp_75 = Run(path + "Sample 9 lower pressure\\2018_12_05__13_27_55.txt")
#s9_lowp_75.change_theta_i(75)

vacuum_path = "First Xe Run Measurements\\follow-up vacuum measurements\\"

vacuum_9_path = vacuum_path + "Sample 9\\"
v9_75 = Run(vacuum_9_path + "2018_11_09__14_22_32.txt")
v9_75.change_theta_i(74)
v9_67 = Run(vacuum_9_path + "2018_11_09__14_33_41.txt")
v9_67.change_theta_i(65)
v9_60 = Run(vacuum_9_path + "2018_11_09__14_40_54.txt")
v9_60.change_theta_i(56)
v9_52 = Run(vacuum_9_path + "2018_11_09__14_47_23.txt")
v9_52.change_theta_i(48)
v9_45 = Run(vacuum_9_path + "2018_11_09__14_53_56.txt")
v9_45.change_theta_i(40)
v9_30 = Run(vacuum_9_path + "2018_11_09__15_00_15.txt")
v9_30.change_theta_i(25)
vacuum_9_runs = [v9_30, v9_45, v9_52, v9_60, v9_67, v9_75]

runs = vacuum_9_runs  #[s9_lowp_30,s9_lowp_45,s9_lowp_52,s9_lowp_60,s9_lowp_67,s9_lowp_75]#[m1875]#
labels = [
    "30 degrees", "45 degrees", "52 degrees", "60 degrees", "67 degrees",