Script execution

This commit is contained in:
gac-x03da
2023-09-10 11:29:53 +02:00
parent 9442cb38ba
commit 9584323ba3
+2 -2
View File
@@ -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]