diff --git a/script/users/Niels/MultiRegionScan2022_v2.py b/script/users/Niels/MultiRegionScan2022_v2.py index 6719f98c..614a7904 100644 --- a/script/users/Niels/MultiRegionScan2022_v2.py +++ b/script/users/Niels/MultiRegionScan2022_v2.py @@ -21,7 +21,7 @@ MOTORS = [dummy] # number of cycles (integer - not decimal point!) # (actual number of cycles is + 1) -NUMBER_OF_CYCLES = 30 +NUMBER_OF_CYCLES = 40 POSITIONS = [1., 10., NUMBER_OF_CYCLES] SCAN = 'lscan' @@ -77,7 +77,8 @@ REGION_B5 = {'name': 'AuEF', 'ephot': 1050., 'elo': 1044.5, 'ehi':1046, 'estep': #REGIONS = [REGION1, REGION2, REGION3, REGION4] #self-designed regions -REGIONS = [REGION_B5,REGION_B1,REGION_B2,REGION_B3,REGION_B4] +REGIONS = [REGION_A5,REGION_A1,REGION_A2,REGION_A3,REGION_A4] +# REGIONS = [REGION_B5,REGION_B1,REGION_B2,REGION_B3,REGION_B4] # close beam shutter and turn off analyser at the end of the scan # True or False