Script execution
This commit is contained in:
@@ -91,7 +91,7 @@ if RUNTYPE in ["+/-", "+", "-"]:
|
||||
|
||||
elif RUNTYPE in ["LH/LV", "LH", "LV"]:
|
||||
print "Wrong polarization selected!"
|
||||
break
|
||||
|
||||
|
||||
else:
|
||||
raise Exception("Invalid run type: " + RUNTYPE)
|
||||
|
||||
Reference in New Issue
Block a user