Script execution

This commit is contained in:
gac-x11ma
2019-05-21 05:45:37 +02:00
parent ace7e5e702
commit fab13f2deb

View File

@@ -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