Closedown

This commit is contained in:
X11MA
2015-12-02 20:19:38 +01:00
parent 300e9dfff1
commit 06b7e38812
3 changed files with 49 additions and 30 deletions
+1 -2
View File
@@ -71,12 +71,10 @@ wait_channel(OTF_DONE, 1, type = 'i')
for scan_no in range(number_of_scans):
suffix = ("%03d" % fid)
input_file = input_path + "o" + file_prefix + "_" + suffix + ".dat"
fid = fid + 1
caput(OTF_E1, E1)
caput(OTF_E2, E2)
caput(OTF_TIME, TIME)
#fid = fid + 1
caput(OTF_FTS,file_prefix)
caput(OTF_FID,fid)
time.sleep(2.0)
@@ -106,6 +104,7 @@ for scan_no in range(number_of_scans):
polswitch = 1
time.sleep(3.0)
fid = fid + 1
#close_vg13()