Script execution
This commit is contained in:
@@ -79,8 +79,8 @@ REGION1fix = {'name': 'c1s', 'efix': 467.4, 'epass': 100., 'tstep': 2,'slit':200
|
||||
REGION2fix = {'name': 'o1s', 'efix': 219, 'epass': 100., 'tstep': 2,'slit':200}
|
||||
|
||||
# list of region dictionaries to execute at each scan position
|
||||
REGIONS=[REGION1]
|
||||
REGIONS = [REGION1fix, REGION2fix]
|
||||
#REGIONS=[REGION1]
|
||||
REGIONS = [REGION1,REGION1fix, REGION2fix]
|
||||
#
|
||||
#MOTORS = [Eph]
|
||||
#POSITIONS = [740., 700., 100]
|
||||
|
||||
Reference in New Issue
Block a user