901 lines
27 KiB
Python
901 lines
27 KiB
Python
|
|
######Sample SL-freshpellet
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL-freshpellet/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(20.00)
|
|
#TRZ.write(12.45)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
|
|
|
|
##Survey
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_Survey', folder='XAS/2020/11/SL-freshpellet/')
|
|
#
|
|
##Nickel 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=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_Ni', folder='XAS/2020/11/SL-freshpellet/')
|
|
|
|
##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='SL-freshpellet_Co', folder='XAS/2020/11/SL-freshpellet/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#nr_loops=2
|
|
#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=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_F-Fe', folder='XAS/2020/11/SL-freshpellet/')
|
|
|
|
##Manganese L edge
|
|
#nr_loops=4
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_Mn', folder='XAS/2020/11/SL-freshpellet/')
|
|
#
|
|
##Oxygen 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=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_O', folder='XAS/2020/11/SL-freshpellet/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-freshpellet_C', folder='XAS/2020/11/SL-freshpellet/')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SLF-freshpellet
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SLF-freshpellet/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(09.00)
|
|
#TRZ.write(24.45)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
|
|
|
|
##Survey
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_Survey', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_Ni', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##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='SLF-freshpellet_Co', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#nr_loops=2
|
|
#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=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_F-Fe', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_Mn', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_O', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-freshpellet_C', folder='XAS/2020/11/SLF-freshpellet/')
|
|
#
|
|
#
|
|
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL-EISAged
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL-EISAged/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(07.00)
|
|
#TRZ.write(14.95)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_Survey', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_Ni', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##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='SL-EISAged_Co', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_F-Fe', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_Mn', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_O', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-EISAged_C', folder='XAS/2020/11/SL-EISAged/')
|
|
#
|
|
|
|
|
|
|
|
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SLF-EISAged
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SLF-EISAged/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(20.75)
|
|
#TRZ.write(23.95)
|
|
|
|
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_Survey', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_Ni', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##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='SLF-EISAged_Co', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_F-Fe', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_Mn', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_O', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SLF-EISAged_C', folder='XAS/2020/11/SLF-EISAged/')
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL-AG4
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL-AG4/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(22.00)
|
|
#TRZ.write(17.70)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_Survey', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_Ni', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##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='SL-AG4_Co', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_F-Fe', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_Mn', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_O', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-AG4_C', folder='XAS/2020/11/SL-AG4/')
|
|
#
|
|
#
|
|
#
|
|
#
|
|
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL-FRP2
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL-FRP2/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(02.25)
|
|
#TRZ.write(20.45)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
##
|
|
##
|
|
###Survey
|
|
##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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_Survey', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_Ni', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##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='SL-FRP2_Co', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_F-Fe', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_Mn', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_O', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL-FRP2_C', folder='XAS/2020/11/SL-FRP2/')
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
##time.sleep(1)
|
|
##
|
|
######Sample SL5F
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL5F/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(04.50)
|
|
#TRZ.write(10.20)
|
|
##
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_Survey', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_Ni', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##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='SL5F_Co', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_F-Fe', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##Manganese L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
## caput('X11MA-KEI12:RANGE', 10)
|
|
## otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_Mn', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##Oxygen K 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=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_O', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL5F_C', folder='XAS/2020/11/SL5F/')
|
|
#
|
|
#
|
|
|
|
|
|
#
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL7-IN
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL7-IN/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(12.75)
|
|
#TRZ.write(13.20)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
##
|
|
##
|
|
###Survey
|
|
##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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_Survey', folder='XAS/2020/11/SL7-IN/')
|
|
##
|
|
###Nickel L edge
|
|
##nr_loops=2
|
|
##for i in range(nr_loops):
|
|
## caput('X11MA-KEI10:RANGE', 7)
|
|
## caput('X11MA-KEI11:RANGE', 8)
|
|
## caput('X11MA-KEI12:RANGE', 10)
|
|
## otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_Ni', folder='XAS/2020/11/SL7-IN/')
|
|
##
|
|
###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='SL7-IN_Co', folder='XAS/2020/11/SL7-IN/')
|
|
##
|
|
###Fluor + Fe edges
|
|
##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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_F-Fe', folder='XAS/2020/11/SL7-IN/')
|
|
##
|
|
###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', 10)
|
|
## otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_Mn', folder='XAS/2020/11/SL7-IN/')
|
|
##
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_O', folder='XAS/2020/11/SL7-IN/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7-IN_C', folder='XAS/2020/11/SL7-IN/')
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL7F-IN
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL7F-IN/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(15.00)
|
|
#TRZ.write(27.70)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_Survey', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_Ni', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##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='SL7F-IN_Co', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_F-Fe', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_Mn', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_O', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL7F-IN_C', folder='XAS/2020/11/SL7F-IN/')
|
|
#
|
|
|
|
|
|
|
|
#
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
######Sample SL10-IN
|
|
#set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL10-IN/")
|
|
#open_vg13()
|
|
#
|
|
#TRY.write(09.75)
|
|
#TRZ.write(09.95)
|
|
#
|
|
#
|
|
#time.sleep(1)
|
|
#
|
|
#
|
|
##Survey
|
|
#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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_Survey', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##Nickel L edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_Ni', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##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='SL10-IN_Co', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##Fluor + Fe edges
|
|
#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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_F-Fe', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##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', 10)
|
|
# otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_Mn', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##Oxygen K edge
|
|
#nr_loops=2
|
|
#for i in range(nr_loops):
|
|
# caput('X11MA-KEI10:RANGE', 7)
|
|
# caput('X11MA-KEI11:RANGE', 8)
|
|
# caput('X11MA-KEI12:RANGE', 10)
|
|
# otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_O', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
##Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10-IN_C', folder='XAS/2020/11/SL10-IN/')
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
time.sleep(1)
|
|
|
|
#####Sample SL10F-INCB
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL10F-INCB/")
|
|
open_vg13()
|
|
|
|
TRY.write(15.25)
|
|
TRZ.write(17.95)
|
|
|
|
|
|
time.sleep(1)
|
|
|
|
|
|
#Survey
|
|
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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_Survey', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=2
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_Ni', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#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='SL10F-INCB_Co', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#Fluor + Fe edges
|
|
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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_F-Fe', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#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', 10)
|
|
otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_Mn', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#Oxygen K edge
|
|
nr_loops=2
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_O', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
#Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL10F-INCB_C', folder='XAS/2020/11/SL10F-INCB/')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
time.sleep(1)
|
|
|
|
#####Sample SL11F-IN
|
|
set_exec_pars(path="/sls/X11MA/data/X11MA/Data1/XAS/2020/11/SL11F-IN/")
|
|
open_vg13()
|
|
|
|
TRY.write(04.25)
|
|
TRZ.write(26.70)
|
|
|
|
|
|
time.sleep(1)
|
|
|
|
|
|
#Survey
|
|
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=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_Survey', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#Nickel L edge
|
|
nr_loops=2
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_Ni', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#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='SL11F-IN_Co', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#Fluor + Fe edges
|
|
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=680, end=735, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_F-Fe', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#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', 10)
|
|
otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_Mn', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#Oxygen K edge
|
|
nr_loops=2
|
|
for i in range(nr_loops):
|
|
caput('X11MA-KEI10:RANGE', 7)
|
|
caput('X11MA-KEI11:RANGE', 8)
|
|
caput('X11MA-KEI12:RANGE', 10)
|
|
otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_O', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
#Carbon K 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=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='SL11F-IN_C', folder='XAS/2020/11/SL11F-IN/')
|
|
|
|
time.sleep(1)
|
|
|
|
|
|
close_vg13()
|
|
|
|
|