From 0bd76bca820d38d3727d02f49f015b0d1d2e3648 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 10 Feb 2018 15:56:19 +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 7ab3a801..d90cc984 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -7,12 +7,12 @@ SENSORS = (Keithley1, Keithley2, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (800) -ENDPOS = (810) +STARTPOS = (98) +ENDPOS = (106) #NUMPOINTS = 76 STEPSIZE = 0.1 LATENCY = 5.0 -DWELL = 0.5 +DWELL = 1 ENDSCAN = False # close shutter at end