From b433f30a5bba6858a7f3fbed0bde1b65a967acb4 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Sat, 5 Oct 2019 15:00:36 +0200 Subject: [PATCH] Script execution --- script/test/otf_post_mortem.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/test/otf_post_mortem.py b/script/test/otf_post_mortem.py index 32086ef..fbb44ac 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -56,7 +56,7 @@ while loop_count < nr_loops: -#'''# sample NCM111 +'''# sample NCM111 # scans C caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) @@ -67,7 +67,7 @@ while loop_count < nr_loops: otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='sample1_NCM111_LPS-Discharge-C', folder='data/2019_10/20191005') loop_count = loop_count + 1 -# scans Survey +'''# scans Survey caput('X11MA-KEI10:RANGE', 6) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9)