281 lines
8.5 KiB
Python
281 lines
8.5 KiB
Python
#Sample SL6F
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/07/16/SL6F/")
|
|
|
|
TRY.write(20.25)
|
|
TRZ.write(14.90)
|
|
|
|
open_vg13()
|
|
time.sleep(1)
|
|
#
|
|
##Carbon K edge
|
|
#nr_loops=6
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 9)
|
|
# otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_C', folder='XAS/2020/07/16/SL6F/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=3
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 6)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 9)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_O', folder='XAS/2020/07/16/SL6F/')
|
|
#
|
|
##Manganese L edge
|
|
#nr_loops=6
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 9)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_Mn', folder='XAS/2020/07/16/SL6F/')
|
|
#
|
|
##Fluor K edge
|
|
#nr_loops=3
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=680, end=710, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_F', folder='XAS/2020/07/16/SL6F/')
|
|
|
|
#Cobalt L edge
|
|
nr_loops=1
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_Co', folder='XAS/2020/07/16/SL6F/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 9)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_Ni', folder='XAS/2020/07/16/SL6F/')
|
|
|
|
#Survey
|
|
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6F_Survey', folder='XAS/2020/07/16/SL6F/')
|
|
|
|
time.sleep(1)
|
|
close_vg13()
|
|
|
|
#Sample SL6
|
|
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/07/16/SL6/")
|
|
|
|
TRY.write(9.5)
|
|
TRZ.write(13.65)
|
|
|
|
open_vg13()
|
|
time.sleep(1)
|
|
|
|
#Carbon K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_C', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Oxygen K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_O', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Manganese L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_Mn', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Fluor K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=680, end=710, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_F', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Cobalt L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_Co', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 9)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_Ni', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Survey
|
|
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_Survey', folder='XAS/2020/07/16/SL6/')
|
|
|
|
time.sleep(1)
|
|
close_vg13()
|
|
|
|
#Sample SL1
|
|
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/07/16/SL1/")
|
|
|
|
TRY.write(8.5)
|
|
TRZ.write(24.65)
|
|
|
|
open_vg13()
|
|
time.sleep(1)
|
|
|
|
#Carbon K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_C', folder='XAS/2020/07/16/SL1/')
|
|
|
|
#Oxygen K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_O', folder='XAS/2020/07/16/SL1/')
|
|
|
|
#Manganese L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_Mn', folder='XAS/2020/07/16/SL1/')
|
|
|
|
#Fluor K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=680, end=710, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_F', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Cobalt L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_Co', folder='XAS/2020/07/16/SL1/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 9)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_Ni', folder='XAS/2020/07/16/SL1/')
|
|
|
|
#Survey
|
|
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL1_Survey', folder='XAS/2020/07/16/SL1/')
|
|
|
|
time.sleep(1)
|
|
close_vg13()
|
|
|
|
#Sample SL2
|
|
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/07/16/SL1/")
|
|
|
|
TRY.write(19.25)
|
|
TRZ.write(24.40)
|
|
|
|
open_vg13()
|
|
time.sleep(1)
|
|
|
|
#Carbon K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_C', folder='XAS/2020/07/16/SL2/')
|
|
|
|
#Oxygen K edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_O', folder='XAS/2020/07/16/SL2/')
|
|
|
|
#Manganese L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_Mn', folder='XAS/2020/07/16/SL2/')
|
|
|
|
##Fluor K edge
|
|
#nr_loops=3
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=680, end=710, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL6_F', folder='XAS/2020/07/16/SL6/')
|
|
|
|
#Cobalt L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_Co', folder='XAS/2020/07/16/SL2/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 9)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_Ni', folder='XAS/2020/07/16/SL2/')
|
|
|
|
#Survey
|
|
|
|
nr_loops=3
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 6)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 9)
|
|
otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL2_Survey', folder='XAS/2020/07/16/SL2/')
|
|
|
|
time.sleep(1)
|
|
close_vg13()
|
|
|
|
|