Script execution

This commit is contained in:
gac-x03da
2019-08-24 07:09:42 +02:00
parent 68bf4bb806
commit 0d25ca69bf

View File

@@ -42,11 +42,11 @@ REGION_5 = {'name': 'Au4f', 'elo': 100., 'ehi': 104., 'estep': 0.05, 'epass': 10
REGIONS_5 = [REGION_5]
POSITIONS_6 = [70]
REGION_6 = {'name': 'Valence', 'elo': 57., 'ehi': 66,5., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True}
REGION_6 = {'name': 'Valence', 'elo': 57., 'ehi': 67., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 10, 'cis': True}
REGIONS_6 = [REGION_6]
POSITIONS_7 = [550]
REGION_7 = {'name': 'N1s', 'elo': 143,5., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 15, 'cis': True}
REGION_7 = {'name': 'N1s', 'elo': 143., 'ehi': 149., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 15, 'cis': True}
REGIONS_7 = [REGION_7]
POSITIONS_8 = [550]