From 6a33e2d847cae3cbc061c2ad537797d07c2ee3c9 Mon Sep 17 00:00:00 2001 From: x03daop Date: Sun, 5 Nov 2017 21:52:08 +0100 Subject: [PATCH] Script execution --- script/users/XAS_singleRange.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/users/XAS_singleRange.py b/script/users/XAS_singleRange.py index 5cc7b977..210dcfb4 100644 --- a/script/users/XAS_singleRange.py +++ b/script/users/XAS_singleRange.py @@ -5,12 +5,12 @@ XAS scan POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (149.5) +STARTPOS = (60) ENDPOS = (1150) #NUMPOINTS = 76 -STEPSIZE = 10 +STEPSIZE = 90.0 LATENCY = 0.0 -DWELL = 1.0 +DWELL = 5.0 ENDSCAN = True # close shutter at end value = DWELL * 10.0