Script execution
This commit is contained in:
@@ -11,14 +11,9 @@
|
||||
#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='postmortem_sample', folder='data/2019_10/postmortem/holder1/20191004')
|
||||
otf(start=200, end=220, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_coated_LCO_C-reference-Nb', folder='data/2019_10/postmortem')
|
||||
|
||||
|
||||
|
||||
|
||||
'''# sample LCO
|
||||
# scan Nb
|
||||
caput('X11MA-KEI10:RANGE', 7)
|
||||
#otf(start=200, end=220, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_coated_LCO_C-reference-Nb', folder='data/2019_10/postmortem')
|
||||
'''# scan Nb
|
||||
caput('X11MA-KEI10:RANGE', 8)
|
||||
caput('X11MA-KEI11:RANGE', 8)
|
||||
caput('X11MA-KEI12:RANGE', 10)
|
||||
nr_loops=3
|
||||
@@ -26,9 +21,11 @@ loop_count = 0
|
||||
while loop_count < nr_loops:
|
||||
otf(start=200, end=220, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_coated_LCO_C-reference-Nb', folder='data/2019_10/postmortem')
|
||||
loop_count = loop_count + 1
|
||||
'''
|
||||
|
||||
|
||||
|
||||
# sample LCO
|
||||
# scans C
|
||||
caput('X11MA-KEI10:RANGE', 7)
|
||||
caput('X11MA-KEI11:RANGE', 8)
|
||||
|
||||
Reference in New Issue
Block a user