From 9eb1a5578655f1a813be4dc66af17816b432fb22 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 24 Aug 2019 00:09:01 +0200 Subject: [PATCH] Script execution --- script/users/TUM/TUM_multi_XPS_201908.py | 26 ++++++++---------------- 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/script/users/TUM/TUM_multi_XPS_201908.py b/script/users/TUM/TUM_multi_XPS_201908.py index 6394c16b..04277cc5 100644 --- a/script/users/TUM/TUM_multi_XPS_201908.py +++ b/script/users/TUM/TUM_multi_XPS_201908.py @@ -13,9 +13,9 @@ MOTORS = [Eph] #REGION_dummy = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True} #REGIONS_dummy = [REGION_dummy] -POSITIONS_1 = [350] -REGION_1 = {'name': 'B1s', 'elo': 152., 'ehi': 160., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} -REGIONS_1 = [REGION_1] +#POSITIONS_1 = [350] +#REGION_1 = {'name': 'B1s', 'elo': 152., 'ehi': 160., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} +#REGIONS_1 = [REGION_1] POSITIONS_2 = [435] REGION_2 = {'name': 'C1s', 'elo': 141., 'ehi': 151., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 3, 'cis': True} @@ -25,23 +25,13 @@ POSITIONS_3 = [435] REGION_3 = {'name': 'Ag3d', 'elo': 59., 'ehi': 66., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True} REGIONS_3 = [REGION_3] -POSITIONS_4 = [550] -REGION_4 = {'name': 'N1s', 'elo': 143., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} -REGIONS_4 = [REGION_4] - - -#POSITIONS_2 = [500] -#REGION_2 = {'name': 'N1s', 'elo': 89., 'ehi': 101., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 4, 'cis': True} -#REGIONS_2 = [REGION_2] - -#POSITIONS_3 = [640] -#REGION_3 = {'name': 'o1s', 'elo': 99., 'ehi': 111., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 6, 'cis': True} -#REGIONS_3 = [REGION_3] - -#POSITIONS_4 = [810] -#REGION_4 = {'name': 'Fe2p', 'elo': 90., 'ehi': 103., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 4, 'cis': True} +#POSITIONS_4 = [550] +#REGION_4 = {'name': 'N1s', 'elo': 143., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} #REGIONS_4 = [REGION_4] +POSITIONS_5 = [650] +REGION_5 = {'name': 'O1s', 'elo': 102., 'ehi': 120., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} +REGIONS_5 = [REGION_3] CLOSE_SHUTTER_AT_END = True