Closedown
This commit is contained in:
@@ -13,10 +13,6 @@ POSITIONS_dummy = [300]
|
||||
REGION_dummy = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
REGIONS_dummy = [REGION_dummy]
|
||||
|
||||
POSITIONS_dummy2 = [650]
|
||||
REGION_dummy2 = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
REGIONS_dummy2 = [REGION_dummy2]
|
||||
|
||||
POSITIONS_1 = [435]
|
||||
REGION_1 = {'name': 'Ge 3d', 'elo': 398., 'ehi': 405., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True}
|
||||
REGIONS_1 = [REGION_1]
|
||||
@@ -47,6 +43,10 @@ POSITIONS_7 = [70]
|
||||
REGION_7 = {'name': 'VB', 'elo': 55., 'ehi': 68., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True}
|
||||
REGIONS_7 = [REGION_7]
|
||||
|
||||
POSITIONS_dummy2 = [650]
|
||||
REGION_dummy2 = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
REGIONS_dummy2 = [REGION_dummy2]
|
||||
|
||||
POSITIONS_8 = [650]
|
||||
REGION_8 = {'name': 'O 1s', 'elo': 109., 'ehi': 119., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 8, 'cis': True}
|
||||
REGIONS_8 = [REGION_8]
|
||||
|
||||
Reference in New Issue
Block a user