Script execution
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
|
||||
#''' long acquisition Sn M-edge + O K-edge
|
||||
''' long acquisition Sn M-edge + O K-edge
|
||||
nr_loops=1000
|
||||
loop_count = 0
|
||||
while loop_count < nr_loops:
|
||||
@@ -29,7 +29,7 @@ while loop_count < nr_loops:
|
||||
# '''
|
||||
|
||||
|
||||
''' repeating scans Sn
|
||||
#''' repeating scans Sn
|
||||
caput('X11MA-KEI12:RANGE', 10)
|
||||
nr_loops=5
|
||||
loop_count = 0
|
||||
@@ -40,7 +40,7 @@ while loop_count < nr_loops:
|
||||
# '''
|
||||
|
||||
|
||||
''' repeating scans O
|
||||
#''' repeating scans O
|
||||
caput('X11MA-KEI12:RANGE', 9)
|
||||
nr_loops=2
|
||||
loop_count = 0
|
||||
|
||||
Reference in New Issue
Block a user