diff --git a/script/users/msft-constantinou_p/MultiRegionScan_G1ARPES.py b/script/users/msft-constantinou_p/MultiRegionScan_G1ARPES.py index f8ce13eb..6f05eb1e 100644 --- a/script/users/msft-constantinou_p/MultiRegionScan_G1ARPES.py +++ b/script/users/msft-constantinou_p/MultiRegionScan_G1ARPES.py @@ -21,7 +21,7 @@ MOTORS = [dummy] # number of cycles (integer - not decimal point!) # (actual number of cycles is + 1) -NUMBER_OF_CYCLES = 0 +NUMBER_OF_CYCLES = 20 POSITIONS = [1., 10., NUMBER_OF_CYCLES] SCAN = 'lscan' @@ -57,7 +57,7 @@ REGION_A1 = {'name': 'MoEF', 'ephot': 61., 'elo': 54., 'ehi':59., 'estep': 0.02, REGION_A2 = {'name': 'VB', 'elo': 50., 'ehi':59., 'estep':0.02, 'epass': 50., 'tstep': 1.0, 'iter': 1, 'cis': False, 'position': 'sample'} # -- Region B @ 144 eV (G1 600) -REGION_B1 = {'name': 'MoEF', 'ephot': 144., 'elo': 137., 'ehi':142., 'estep': 0.02, 'epass': 50., 'tstep': 1.0, 'iter': 1, 'cis': False, 'position': 'reference'} +REGION_B1 = {'name': 'MoEF', 'ephot': 144., 'elo': 138., 'ehi':142., 'estep': 0.02, 'epass': 50., 'tstep': 1.0, 'iter': 1, 'cis': False, 'position': 'reference'} REGION_B2 = {'name': 'VB', 'elo': 133., 'ehi':142., 'estep':0.02, 'epass': 50., 'tstep': 1.0, 'iter': 1, 'cis': False, 'position': 'sample'} # CHOOSE THE REGIONS TO RUN