Script execution
This commit is contained in:
@@ -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
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user