Script execution

This commit is contained in:
gac-x03da
2019-03-25 22:05:50 +01:00
parent 9f1e4546e0
commit 1d5dfd01cd

View File

@@ -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]