From 337916c1be3d06a7880d699f6a4f1c909a8cfc76 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Nov 2017 16:33:19 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/XAS.py b/script/XAS.py index 7fbd92ae..eaf4dacb 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -8,7 +8,7 @@ SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) STARTPOS = (98) ENDPOS = (110) #NUMPOINTS = 76 -STEPSIZE = 0.005 +STEPSIZE = 0.01 LATENCY = 0.0 DWELL = 1.0 ENDSCAN = True # close shutter at end