From fabda4f0d7f1538887e6c16db7d5cf5996f0268c Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 24 Aug 2019 08:28:13 +0200 Subject: [PATCH] Script execution --- script/users/TUM/TUM_multi_XPS_201908.py | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/script/users/TUM/TUM_multi_XPS_201908.py b/script/users/TUM/TUM_multi_XPS_201908.py index 932bba3e..9138c3ec 100644 --- a/script/users/TUM/TUM_multi_XPS_201908.py +++ b/script/users/TUM/TUM_multi_XPS_201908.py @@ -21,17 +21,17 @@ MOTORS = [Eph] #REGION_1 = {'name': 'C1s', 'elo': 141., 'ehi': 151., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 3, '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': 15 , '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': 15 , 'cis': True} +#REGIONS_1 = [REGION_1] -POSITIONS_2 = [350] -REGION_2 = {'name': 'Ag3d', 'elo': 260., 'ehi': 264., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True} -REGIONS_2 = [REGION_2] +#POSITIONS_2 = [350] +#REGION_2 = {'name': 'Ag3d', 'elo': 260., 'ehi': 264., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True} +#REGIONS_2 = [REGION_2] -POSITIONS_3 = [350] -REGION_3 = {'name': 'Cl2p', 'elo': 141., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True} -REGIONS_3 = [REGION_3] +#POSITIONS_3 = [350] +#REGION_3 = {'name': 'Cl2p', 'elo': 141., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True} +#REGIONS_3 = [REGION_3] POSITIONS_4 = [190] REGION_4 = {'name': 'Br3d', 'elo': 113., 'ehi': 121., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True}