From 810f49f21784036501314185e51ea1aaddf38aee Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 1 Mar 2019 00:48:12 +0100 Subject: [PATCH] Script execution --- .../users/X-Treme users/MultiRegionScan_Ag_valence62eV.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/users/X-Treme users/MultiRegionScan_Ag_valence62eV.py b/script/users/X-Treme users/MultiRegionScan_Ag_valence62eV.py index 272a52d9..a14db8a7 100644 --- a/script/users/X-Treme users/MultiRegionScan_Ag_valence62eV.py +++ b/script/users/X-Treme users/MultiRegionScan_Ag_valence62eV.py @@ -9,13 +9,13 @@ ZIGZAG = True # scan positioner: Eph = photon energy #MOTORS = (ManipulatorPhi, ManipulatorTheta) -#MOTORS = [ManipulatorPhi] -MOTORS = [Energy] +MOTORS = [ManipulatorPhi] +#MOTORS = [dummy] # comma-separated discrete list of scan positions #POSITIONS = [(PHI_RA #POSITIONS = [(PNGE[0], THETA_RANGE[0]), (PHI_RANGE[1], THETA_RANGE[1]), STEPS] #POSITIONS = [-175., 180., 5.] -POSITIONS = [62.0] +POSITIONS = [0.0] # seconds to wait between positioning command and triggering the detector LATENCY = 0.0