Script execution

This commit is contained in:
gac-x11ma
2017-12-14 02:14:41 +01:00
parent 657634e57e
commit b53e348e44
+1 -1
View File
@@ -54,7 +54,7 @@ for i in range(0,No_of_steps):
wait_channel(OTF_DONE, 1, type = 'i')
readback2 = energy.read()
sleep(1);
detector1 = flaot(keithley_1a.read()) #Keithley1
detector1 = float(keithley_1a.read()) #Keithley1
detector2 = float(keithley_2a.read()) #Keithley2
detector4 = caget(OTF_MODE2) #polarization in ID2
M1 = detector2/detector1