Script execution

This commit is contained in:
gac-x03da
2022-11-22 03:16:48 +01:00
parent e904dbae2d
commit 837a9d7273

View File

@@ -21,7 +21,7 @@ MOTORS = [dummy]
# number of cycles (integer - not decimal point!)
# (actual number of cycles is + 1)
NUMBER_OF_CYCLES = 40
NUMBER_OF_CYCLES = 50
POSITIONS = [1., 10., NUMBER_OF_CYCLES]
SCAN = 'lscan'
@@ -77,7 +77,7 @@ REGION_B5 = {'name': 'In3d','elo': 1050.-459., 'ehi': 1050.-445., 'estep': 0.02,
#REGIONS = [REGION1, REGION2, REGION3, REGION4]
#self-designed regions
REGIONS = [REGION_A1,REGION_A2,REGION_A3,REGION_A4,REGION_A5,REGION_B1,REGION_B2,REGION_B3,REGION_B4,REGION_B5]
REGIONS = [REGION_A1,REGION_A2]# ,REGION_A3,REGION_A4,REGION_A5,REGION_B1,REGION_B2,REGION_B3,REGION_B4,REGION_B5]
# REGIONS = [REGION_B5,REGION_B1,REGION_B2,REGION_B3,REGION_B4]
# close beam shutter and turn off analyser at the end of the scan