From 571a3894006ba134b0f73870682d8ec112f8e982 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Sun, 6 Oct 2019 08:37:17 +0200 Subject: [PATCH] Script execution --- script/test/otf_post_mortem.py | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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)