From 0a76b26ad07093638b9ec89b4fb236cf38b8eb9a Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 25 Jan 2019 12:09:48 +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 bf4eb2e8..1c1fbad1 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 = [Eph] # comma-separated discrete list of scan positions -POSITIONS = [600.0, 610.0] +POSITIONS = [405.0, 410.0] # seconds to wait between positioning command and triggering the detector LATENCY = 0.0