Script execution

This commit is contained in:
gac-x04sa
2019-03-07 17:04:10 +01:00
parent 703e040286
commit 8d1585ced8
+2
View File
@@ -292,9 +292,11 @@ def auto_after_sample(rec, scan):
else:
print " >>Couldn\'t optimize filter and exposure settings. <<"
if resample:
print "Invalidate"
rec.invalidate()
return False
else:
print "Ok"
RETRY_COUNT = 0
return True