From 70c2ee29aaa3081f0c140555d28f002e84217a19 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 9 Feb 2019 22:46:18 +0100 Subject: [PATCH] Script execution --- script/MultiRegionScan.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/MultiRegionScan.py b/script/MultiRegionScan.py index 1cd448cc..c143c019 100644 --- a/script/MultiRegionScan.py +++ b/script/MultiRegionScan.py @@ -3,8 +3,10 @@ Discrete photon energy scan (vector scan) of multiple spectral regions """ # scan positioner: Eph = photon energy +#MOTORS = [dummy] MOTORS = [ManipulatorPhi] # comma-separated discrete list of scan positions +#POSITIONS = [0., 1., 5] POSITIONS = [-175., 180., 5.] # seconds to wait between positioning command and triggering the detector LATENCY = 0.0