Script execution
This commit is contained in:
@@ -177,7 +177,7 @@ def get_empties(block_id=None):
|
||||
return get_puck_detection(DET_EMPTY, block_id)
|
||||
|
||||
def get_det_errors(block_id=None):
|
||||
return get_puck_detection(DET_ErrorK, block_id)
|
||||
return get_puck_detection(DET_ERROR, block_id)
|
||||
###################################################################################################
|
||||
#Plotting
|
||||
###################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user