Script execution
This commit is contained in:
@@ -78,8 +78,8 @@ REGION1 = {'name': 'Second', 'elo': 14, 'ehi': 18, 'estep': 0.04,'epass': 5., 't
|
||||
#REGION2fix = {'name': 'o1s', 'efix': 562, 'epass': 100., 'tstep': 2}
|
||||
|
||||
# list of region dictionaries to execute at each scan position
|
||||
#REGIONS=[REGION1]
|
||||
REGIONS = [REGION1fix, REGION2fix]
|
||||
REGIONS=[REGION1]
|
||||
#REGIONS = [REGION1fix, REGION2fix]
|
||||
|
||||
# close beam shutter and turn off analyser at the end of the scan
|
||||
CLOSE_SHUTTER_AT_END = False
|
||||
|
||||
Reference in New Issue
Block a user