diff --git a/script/users/TUM_multi_XPS_2019.py b/script/users/TUM_multi_XPS_2019.py index 4eb350d1..f5b714da 100644 --- a/script/users/TUM_multi_XPS_2019.py +++ b/script/users/TUM_multi_XPS_2019.py @@ -14,11 +14,11 @@ MOTORS = [Eph] #REGIONS_dummy = [REGION_dummy] POSITIONS_1 = [435] -REGION_1 = {'name': 'Ag3d5/2', 'elo': 60., 'ehi': 64., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 1, 'cis': True} +REGION_1 = {'name': 'Ag3d5/2', 'elo': 60., 'ehi': 64., 'estep': 0.075, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True} REGIONS_1 = [REGION_1] -POSITIONS_2 = [430] -REGION_2 = {'name': 'Ge', 'elo': 399., 'ehi': 403., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 1, 'cis': True} +POSITIONS_2 = [435] +REGION_2 = {'name': 'Ge', 'elo': 60., 'ehi': 64., 'estep': 0.075, 'epass': 50, 'tstep': 0.5, 'iter': 1, 'cis': True} REGIONS_2 = [REGION_2] POSITIONS_3 = [429]