Script execution

This commit is contained in:
gac-x03da
2023-07-06 09:00:52 +02:00
parent ae3713a310
commit 9b2f0bc0b4

View File

@@ -70,8 +70,8 @@ LATENCY = 0.0
# 'slit': exit slit (default: unchanged)
#REGION1 = {'name': 'Second', 'elo': 13, 'ehi': 15.6, 'estep': 0.01, 'epass': 5., 'tstep': 0.2, 'iter': 1}
REGION1 = {'name': 'c1s', 'elo': 800, 'ehi': 815, 'estep': 0.1, 'epass': 50., 'tstep': 0.2, 'iter': 1}
REGION2 = {'name': 'o1s', 'elo': 555, 'ehi': 570, 'estep': 0.1, 'epass': 50., 'tstep': 0.2, 'iter': 1}
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}
#REGION3 = {'name': 'multiplet 2', 'elo': 173.5, 'ehi': 176.8, 'estep': 0.03, 'epass': 50., 'tstep': 0.12, 'iter': 1}
# list of region dictionaries to execute at each scan position