Script execution

This commit is contained in:
gac-x11ma
2018-09-04 20:50:25 +02:00
parent a033f80b67
commit afdf5429cb

View File

@@ -8,8 +8,8 @@ output_path = input_path
#Parameters
ROUNDS = 1
E1 = 625
E2 = 680
TIME = 4
E2 = 630
TIME = 1
PLOT_TYPE = 1
ID1=1
@@ -154,8 +154,8 @@ open_vg12()
time.sleep(0.5)
open_vg13()
#for scan_no in range(1):
for scan_no in range(number_of_scans):
for scan_no in range(1):
#for scan_no in range(number_of_scans):
suffix = ("%03d" % fid)
input_file = input_path + "o" + file_prefix + "_" + suffix + ".dat"
# Log.append(scan_no+1)