Script execution
This commit is contained in:
@@ -22,7 +22,7 @@ REGION_2 = {'name': 'N1s', 'elo': 89., 'ehi': 101., 'estep': 0.075, 'epass': 20,
|
||||
REGIONS_2 = [REGION_2]
|
||||
|
||||
POSITIONS_3 = [640]
|
||||
REGION_3 = {'name': 'o1s', 'elo'99., 'ehi': 111., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 6, 'cis': True}
|
||||
REGION_3 = {'name': 'o1s', 'elo': 99., 'ehi': 111., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 6, 'cis': True}
|
||||
REGIONS_3 = [REGION_3]
|
||||
|
||||
POSITIONS_4 = [810]
|
||||
|
||||
Reference in New Issue
Block a user