From c2981e27637bec5a9850ff92521cfb4e21caf16d Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 9 Feb 2019 04:14:10 +0100 Subject: [PATCH] Script execution --- script/MultiRegionScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/MultiRegionScan.py b/script/MultiRegionScan.py index 9e1b3214..e89719ca 100644 --- a/script/MultiRegionScan.py +++ b/script/MultiRegionScan.py @@ -5,7 +5,7 @@ Discrete photon energy scan (vector scan) of multiple spectral regions # scan positioner: Eph = photon energy MOTORS = [ManipulatorTheta] # comma-separated discrete list of scan positions -POSITIONS = [-175., 180., 5.] +POSITIONS = [-12., 180., 5.] # seconds to wait between positioning command and triggering the detector LATENCY = 0.0