Script execution

This commit is contained in:
gac-x11ma
2018-09-04 17:54:06 +02:00
parent f9db359234
commit 1f6be5f454
+3 -2
View File
@@ -8,8 +8,8 @@ output_path = input_path
#Parameters
ROUNDS = 1
E1 = 625
E2 = 680
TIME = 2
E2 = 635
TIME = 1
ID1=1
@@ -99,6 +99,7 @@ polswitch = 1
fid = get_next_fid(input_path, "o" + file_prefix)
print "File ID:" , fid
###############################################################################
#Prepare scan
###############################################################################