Script execution

This commit is contained in:
gac-x11ma
2018-08-30 19:09:53 +02:00
parent abb0cfa9ff
commit c145ce7995
+2 -1
View File
@@ -99,7 +99,8 @@ mag_str = None
pol_str = None
polswitch = 1
fid = get_next_fid(input_path, "o" + file_prefix)
#fid = get_next_fid(input_path, "o" + file_prefix)
fid = get_next_fid(input_path, "o")
###############################################################################