Script execution
This commit is contained in:
@@ -17,9 +17,9 @@ MOTORS = [Eph]
|
||||
#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}
|
||||
REGIONS_2 = [REGION_2]
|
||||
POSITIONS_1 = [435]
|
||||
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_3 = [435]
|
||||
REGION_3 = {'name': 'Ag3d', 'elo': 59., 'ehi': 66., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
|
||||
Reference in New Issue
Block a user