From 5b396d5d0f7d697641893d3169efe737de1f2e11 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 10 Feb 2023 09:10:00 +0100 Subject: [PATCH] Script execution --- script/users/Niels/MultiRegionScan_HighStatCL_v20230206.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/users/Niels/MultiRegionScan_HighStatCL_v20230206.py b/script/users/Niels/MultiRegionScan_HighStatCL_v20230206.py index 0dc464ce..3b76679c 100644 --- a/script/users/Niels/MultiRegionScan_HighStatCL_v20230206.py +++ b/script/users/Niels/MultiRegionScan_HighStatCL_v20230206.py @@ -21,7 +21,7 @@ MOTORS = [dummy] # number of cycles (integer - not decimal point!) # (actual number of cycles is + 1) -NUMBER_OF_CYCLES = 60 +NUMBER_OF_CYCLES = 1 POSITIONS = [1., 10., NUMBER_OF_CYCLES] SCAN = 'lscan' @@ -71,9 +71,9 @@ REGION_B6 = {'name': 'In3d', 'elo': 590., 'ehi':605., 'estep':0.02, 'epass': 50. # -- 01 -- @578eV Au reference measurements (run 10 cyles) #REGIONS = [REGION_A1,REGION_A2] # -- 02 -- @578eV VB + XPS Test Run (run 1 cyles) -#REGIONS = [REGION_A1,REGION_A4,REGION_A5,REGION_A6,REGION_A3] +REGIONS = [REGION_A1,REGION_A3] # -- 03 -- @578eV High-Stat XPS of relevant core-levels (run 30 cyles) -REGIONS = [REGION_A1,REGION_A4,REGION_A5,REGION_A6] +# REGIONS = [REGION_A1,REGION_A4,REGION_A5,REGION_A6] # -- 04 -- @1050eV Au reference measurements (run 10 cyles) # REGIONS = [REGION_B1,REGION_B2]