From 9584323ba322433aebcee609b08f1a3b30241d81 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sun, 10 Sep 2023 11:29:53 +0200 Subject: [PATCH] Script execution --- script/users/chong/MultiRegionScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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]