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