handleLtFindtags: run the tag finder on all files from a Lotek receiver

View source: R/handleLtFindtags.R

handleLtFindtagsR Documentation

run the tag finder on all files from a Lotek receiver

Description

Called by processServer. After running the tag finder, queues a new subjob that exports data.

Usage

handleLtFindtags(j)

Arguments

j

the job. It has these properties:

  1. serno: serial number of receiver; "Lotek-NNN"

  2. tsStart: earliest timestamp of a detection in a file with new data. Not used at present, but might allow for pause/resume later.

Note

if topJob(j) contains fields motusUserID and motusProjectID, these are recorded in the receiver database for the batch generated by this call.

if topJob(j) contains the field "paramOverrides", then it is treated as a string of parameter overrides for the tag finder.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.