From 56afd636eb4b0eb3f76bf29b924e1e59c16cba16 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Sun, 6 Oct 2019 03:11:52 +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 acccc56..9c2b7ed 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -133,7 +133,7 @@ while loop_count < nr_loops: #'''# sample NaMFA - NSS # scans C -caput('X11MA-KEI10:RANGE', 7) +'''caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 7) caput('X11MA-KEI12:RANGE', 10) nr_loops=3 @@ -162,7 +162,7 @@ while loop_count < nr_loops: otf(start=750, end=850, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_NaMFA_NSS_discharge-Sb', folder='data/2019_10/postmortem') loop_count = loop_count + 1 -# scans Fe +'''# scans Fe caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 7) caput('X11MA-KEI12:RANGE', 9)