Script execution

This commit is contained in:
gac-x03da
2022-11-21 18:59:42 +01:00
parent 0196b9f9fd
commit 0e163461ed

View File

@@ -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