Get performance calibration parameter sets
Project ID
Impulse ID. If this is unset then the default impulse is used.
File
Whether the operation succeeded
Optional error description (set if 'success' was false)
All of the detections using this parameter set
The time of the detection in milliseconds
The label that was detected
Whether this is considered the best parameter set
All of the possible labels in the detections array
The details of every false positive detection.
The type of false positive. Incorrect is when a detection matches the wrong ground truth. Duplicate is when the same ground truth was detected more than once. The first correct detection is considered a true positive but subsequent detections are considered false positives. Spurious is when the detection was not associated with any ground truth.
The time of the detection in milliseconds
The label of any associated ground truth
The start time of any associated ground truth
All of the sample IDs in the affected region
The times in ms at which false negatives occurred. These correspond to specific items in the ground truth.
The post-processing algorithm type.
The version number of the post-processing algorithm.
1
The length of the averaging window in milliseconds.
1000
The minimum threshold for detection, from 0-1.
0.8
The amount of time new matches will be ignored after a positive result.
500
The size of the input block window in milliseconds.