diff --git a/script/users/chong/MultiRegionScan.py b/script/users/chong/MultiRegionScan.py index 9d1a3760..e856e540 100644 --- a/script/users/chong/MultiRegionScan.py +++ b/script/users/chong/MultiRegionScan.py @@ -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]