Script execution
This commit is contained in:
@@ -70,7 +70,7 @@ LATENCY = 0.0
|
||||
# 'slit': exit slit (default: unchanged)
|
||||
|
||||
REGION1 = {'name': 'Cl 2p', 'ephot': 350.0, 'elo': 141.0, 'ehi': 151.0, 'estep': 0.1, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False}
|
||||
REGION2 = {'name': 'Br 3d', 'ephot': 350.0, 'elo': 272.0, 'ehi': 285.0, 'estep': 0.1, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False}
|
||||
REGION2 = {'name': 'Br 3d', 'ephot': 220.0, 'elo': 142.0, 'ehi': 155.0, 'estep': 0.1, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False}
|
||||
|
||||
# list of region dictionaries to execute at each scan position
|
||||
REGIONS = [REGION1, REGION2]
|
||||
|
||||
Reference in New Issue
Block a user