From cc077a34c9ce432d10cc0450b39703979df62a3e Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 1 Feb 2018 14:30:46 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index 54d37aaf..7672c897 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -10,8 +10,8 @@ SENSORS = (Keithley1, Keithley2, MachineCurrent) STARTPOS = (850) ENDPOS = (1000) #NUMPOINTS = 76 -STEPSIZE = 1.0 -LATENCY = 0.0 +STEPSIZE = 0.1 +LATENCY = 0.1 DWELL = 0.1 ENDSCAN = True # close shutter at end