From 1eb8273d2f14a5cdff2705460f4d06314aa3b027 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Mon, 30 Sep 2019 21:47:24 +0200 Subject: [PATCH] Script execution --- script/test/otf_NCM111.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/script/test/otf_NCM111.py b/script/test/otf_NCM111.py index 84aaca8..afdbfeb 100644 --- a/script/test/otf_NCM111.py +++ b/script/test/otf_NCM111.py @@ -1,5 +1,6 @@ -otf(start=700, end=740, time=2, delay=10.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='oXAS-NCM_endPS_Fe') -otf(start=700, end=740, time=2, delay=10.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='oXAS-NCM_endPS_Fe') +#otf(start=700, end=740, time=2, delay=10.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='oXAS-NCM_endPS_Fe') +#otf(start=700, end=740, time=2, delay=10.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='oXAS-NCM_endPS_Fe') + #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=2.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') @@ -8,7 +9,7 @@ otf(start=700, end=740, time=2, delay=10.0, mode='LINEAR', alpha = 0.0, offset=0 -''' long acquisition edges in loop during galvanostatic +#''' long acquisition edges in loop during galvanostatic nr_loops=1000 loop_count = 0 while loop_count < nr_loops: @@ -35,7 +36,7 @@ while loop_count < nr_loops: loop_count = loop_count + 1 - ''' +# '''