From ace7e5e702b818027c5822153c3111d1b3f7f91b Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Tue, 21 May 2019 05:45:03 +0200 Subject: [PATCH] Script execution --- script/test/otf_test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 3596d8f..ce7e436 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -1,5 +1,5 @@ #otf(start=520, end=570, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') -otf(start=480, end=510, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') +#otf(start=480, end=510, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') #otf(start=270, end=320, time=1, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') #otf(start=120, end=180, time=10, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') @@ -7,7 +7,7 @@ otf(start=480, end=510, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0. -''' 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: