Script execution

This commit is contained in:
gac-x03da
2019-03-26 01:20:28 +01:00
parent c2c6eb98f5
commit 16c7ef14f9

View File

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