Script execution
This commit is contained in:
@@ -62,7 +62,7 @@ def check_end_scan(record, scan):
|
||||
scan.abort()
|
||||
record.cancel() #So it won't be saved
|
||||
elif record[3] != cur_cycle:
|
||||
cur_cycle = record[2]
|
||||
cur_cycle = record[3]
|
||||
get_context().dataManager.splitScanData(scan)
|
||||
|
||||
#Metadata
|
||||
|
||||
Reference in New Issue
Block a user