Script execution

This commit is contained in:
gac-x03da
2018-10-04 00:10:38 +02:00
parent 4a126b0cb0
commit 5cd61dba76

View File

@@ -38,7 +38,7 @@ REGIONS_4 = [REGION_4]
POSITIONS_5 = [300]
#for nn in range(0):
# POSITIONS_3.append(POSITIONS_3[-1]+4)
REGION_5 = {'name': 'Cu 3p', 'elo': 210., 'ehi': 230., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 8, 'cis': True}
REGION_5 = {'name': 'Cu 3p', 'elo': 210., 'ehi': 230., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True}
REGIONS_5 = [REGION_5]
POSITIONS_6 = [70]