From 3edccf1a6ba2bd6398771c446640c62efc2339b8 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Mon, 7 Oct 2019 02:05:31 +0200 Subject: [PATCH] Script execution --- script/test/otf_post_mortem.py | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/script/test/otf_post_mortem.py b/script/test/otf_post_mortem.py index 864d415..0bfa3c0 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -24,7 +24,7 @@ while loop_count < nr_loops: ''' -#'''# sample Cu +'''# sample Cu # scans C caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) @@ -52,7 +52,7 @@ caput('X11MA-KEI12:RANGE', 10) nr_loops=5 loop_count = 0 while loop_count < nr_loops: - otf(start=920, end=950, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_Cu_LPS_cycled', folder='data/2019_10/postmortem') + otf(start=920, end=950, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_Cu_LPS_cycled-Cu', folder='data/2019_10/postmortem') loop_count = loop_count + 1 @@ -111,70 +111,70 @@ while loop_count < nr_loops: '''# sample NCM111 -# scans C +'''# scans C caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 10) -nr_loops=1 +nr_loops=3 loop_count = 0 while loop_count < nr_loops: - otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-C', folder='data/2019_10/postmortem') + otf(start=270, end=320, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-C', folder='data/2019_10/postmortem') loop_count = loop_count + 1 # scans Survey caput('X11MA-KEI10:RANGE', 6) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) -nr_loops=1 +nr_loops=2 loop_count = 0 while loop_count < nr_loops: - otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-Survey', folder='data/2019_10/postmortem') + otf(start=500, end=900, time=3, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-Survey', folder='data/2019_10/postmortem') loop_count = loop_count + 1 # scans Ni caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) -nr_loops=1 +nr_loops=2 loop_count = 0 while loop_count < nr_loops: - otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-Ni', folder='data/2019_10/postmortem') + otf(start=845, end=885, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-Ni', folder='data/2019_10/postmortem') loop_count = loop_count + 1 # scans Co caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) -nr_loops=3 +nr_loops=2 loop_count = 0 while loop_count < nr_loops: - otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-Co', folder='data/2019_10/postmortem') + otf(start=772, end=805, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-Co', folder='data/2019_10/postmortem') loop_count = loop_count + 1 # scans Mn caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) -nr_loops=1 +nr_loops=3 loop_count = 0 while loop_count < nr_loops: - otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-Mn', folder='data/2019_10/postmortem') + otf(start=630, end=670, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-Mn', folder='data/2019_10/postmortem') loop_count = loop_count + 1 # scans O caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) -nr_loops=1 +nr_loops=2 loop_count = 0 while loop_count < nr_loops: - otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s4_LPS_NCM111-Pristine-O', folder='data/2019_10/postmortem') + otf(start=520, end=570, time=2, delay=10, mode='LINEAR', alpha = 0.0, offset=0.0, name='s1_NCM111_LPS_C-charge-O', folder='data/2019_10/postmortem') loop_count = loop_count + 1 ''' -'''# sample Sn:C (& Au reference) +# sample Sn:C (& Au reference) # scans C caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8)