Script execution
This commit is contained in:
@@ -13,11 +13,11 @@ MOTORS = [Eph]
|
||||
#REGION_dummy = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
#REGIONS_dummy = [REGION_dummy]
|
||||
|
||||
POSITIONS_1 = [70]
|
||||
POSITIONS_1 = [435]
|
||||
REGION_1 = {'name': 'VB', 'elo': 121., 'ehi': 133., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
REGIONS_1 = [REGION_1]
|
||||
|
||||
POSITIONS_2 = [69]
|
||||
POSITIONS_2 = [435]
|
||||
REGION_2 = {'name': 'VB', 'elo': 55., 'ehi': 68., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
REGIONS_2 = [REGION_2]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user