inst/doc/tag_detection_imprecision.md

The imprecision of tag detection

The repo with code that infers tag detections from raw data is find_tags. The documentation of command-line parameters is in find_tags_motus.cpp. The comments in the code are fairly out-of-date, but still perhaps useful to get a general idea of how it works. But the description of command-line parameters in lines 222-456 is current.

Detection of tags is not a deterministic process. Although the tags are simple enough that we can count on them to produce a continuous sequence of bursts with fairly precise timing, there are effects that disrupt the signal on its way to our detector code:

Because of such factors, we have to allow for considerable slop in detections. This is controlled by parameters to find_tags_motus:

Why are runs the basic unit of detection?

Our traditional filtering criteria have been:



jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.