Script execution

This commit is contained in:
gac-x03da
2021-08-28 19:13:54 +02:00
parent 983e53df8f
commit 46ee40af53
+1 -1
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': 'Te 4d', 'efix': 104.6, 'epass': 50., 'tstep': 23., 'iter': 1, 'cis': False}
REGION1 = {'name': 'Te 4d', 'efix': 104.6, 'epass': 50., 'tstep': 20., 'iter': 1, 'cis': False}
REGION2 = {'name': 'Ge 3d', 'efix': 115.6, 'epass': 50., 'tstep': 10., 'iter': 1, 'cis': False}
# list of region dictionaries to execute at each scan position