From e2b99b5d798d642758737540ed7a5aa4658bc616 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Tue, 12 Dec 2017 18:34:19 +0100 Subject: [PATCH] Script execution --- script/PolSwitch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/PolSwitch.py b/script/PolSwitch.py index 013f429..fda7a75 100644 --- a/script/PolSwitch.py +++ b/script/PolSwitch.py @@ -62,7 +62,7 @@ for E in setpoints: readback2 = caget("X11MA-XMCD:Ireadout") while abs(readback2-B) > FIELD_PRECISION: readback2 = caget("X11MA-XMCD:Ireadout") - time.sleep(0.5) +# time.sleep(0.5) detector1 = keithley_1a.read() #Keithley1 detector2 = keithley_2a.read() #Keithley2