jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

allow for isolated tag deployments #76

Open jbrzusto opened 7 years ago

jbrzusto commented 7 years ago

In some situations, tags are deployed in a way that only a small number of receivers, known in advance, could detect them, at least for a known period.

Examples:

  1. calibration experiments on tags in a lab, with several receivers used for replication

  2. deployment on organisms with no/low mobility in remote locations with a small number of receivers installed nearby to monitor them

In such situations, we'd still like the automated data processing system to work and return useful results for people, but there are some issues to keep in mind:

Benefits

If we process data from such situations in the usual way, but with a metadata indication of "isolation", we gain:

Implementation

We need these concepts:

And these semantics:

When data from a receiver deployment are run through the tag finder, the set of tags sought is:

So the usual case wouldn't require any additional action on the part of users. The isolated tag and receiver deployments would require that the user choose an isolation set (for tag and receiver deployments) and exclusivity state (for receiver deployments).