Script execution

This commit is contained in:
gac-x11ma
2018-09-04 20:00:39 +02:00
parent 49e7e045e1
commit 9c0c8d9c67

View File

@@ -6,12 +6,10 @@ input_path = "/sls/X11MA/data/X11MA/slsbl/x11ma/e17208/Data1/20180904/"
output_path = input_path
#Parameters
"""
ROUNDS = 1
E1 = 625
E2 = 680
TIME = 4
"""
PLOT_TYPE = 1
ID1=1
@@ -156,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)