From 65681dd7675f724e3400ab9548ece7ae2d2e4328 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 19 Nov 2020 17:54:10 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index f817e2b8..d2358b5f 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -7,10 +7,10 @@ POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (440.) -ENDPOS = (450.) +STARTPOS = (60.) +ENDPOS = (600.) #NUMPOINTS = 76 -STEPSIZE = 2.5 +STEPSIZE = 10.0 LATENCY = 0.0 ENDSCAN = False # close shutter at end