diff --git a/script/test/otf_post_mortem.py b/script/test/otf_post_mortem.py index de64b4f..0cc77bd 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -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)