Script execution
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user