Script execution
This commit is contained in:
@@ -133,7 +133,7 @@ while loop_count < nr_loops:
|
||||
|
||||
#'''# sample NaMFA - NSS
|
||||
# scans C
|
||||
caput('X11MA-KEI10:RANGE', 7)
|
||||
'''caput('X11MA-KEI10:RANGE', 7)
|
||||
caput('X11MA-KEI11:RANGE', 7)
|
||||
caput('X11MA-KEI12:RANGE', 10)
|
||||
nr_loops=3
|
||||
@@ -168,9 +168,9 @@ caput('X11MA-KEI11:RANGE', 7)
|
||||
caput('X11MA-KEI12:RANGE', 9)
|
||||
nr_loops=3
|
||||
loop_count = 0
|
||||
while loop_count < nr_loops:
|
||||
'''while loop_count < nr_loops:
|
||||
otf(start=700, end=740, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s3_NaMFA_NSS_charge-Fe', folder='data/2019_10/postmortem')
|
||||
loop_count = loop_count + 1
|
||||
#loop_count = loop_count + 1
|
||||
|
||||
# scans Mn
|
||||
caput('X11MA-KEI10:RANGE', 7)
|
||||
|
||||
Reference in New Issue
Block a user