Script execution

This commit is contained in:
gac-x03da
2023-09-10 11:56:53 +02:00
parent 08260937ef
commit ba3ed30d03

View File

@@ -69,7 +69,7 @@ LATENCY = 0.0
# 'cis': True = constant initial state (photoemission line), False = constant final state (Auger peak), (default False)
# 'slit': exit slit (default: unchanged)
REGION1 = {'name': 'Second', 'elo': 14.7, 'ehi': 15.9, 'estep': 0.01,'epass': 5., 'tstep': 0.2, 'iter': 1,'slit':20}
REGION1 = {'name': 'Second', 'elo': 14., 'ehi': 15., 'estep': 0.01,'epass': 5., 'tstep': 0.2, 'iter': 1,'slit':20}
#REGION1 = {'name': 'survey', 'elo': 100, 'ehi': 7409, 'estep': 0.5,'epass': 50., 'tstep': 0.2, 'iter': 3}
#REGION1 = {'name': 'c1s', 'elo': 800, 'ehi': 815, 'estep': 0.1, 'epass': 50., 'tstep': 0.1, 'iter': 1}
#REGION2 = {'name': 'o1s', 'elo': 555, 'ehi': 570, 'estep': 0.1, 'epass': 50., 'tstep': 0.1, 'iter': 1}