Query: merge consecutive detections #936
Unanswered
jezharringtonhayes
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
consecutive, in our context, literally means the next segment and if you set it to 10, then up to 10 successive segments will be merged into one line in the result file. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the definition of 'consecutive' here? Does a subsequent detection need to occur within e.g. 3 seconds of the last one in order to be considered consecutive? Or is there no time limit, and in a one-hour recording with 10 evenly-spaced dections of the same species, they would all be bundled into one detection (assuming 'merge consecutive detections' were set to 10)?
Beta Was this translation helpful? Give feedback.
All reactions