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: