handleFullRecvRerun: fully re-run all raw data files from a receiver

View source: R/handleFullRecvRerun.R

handleFullRecvRerunR Documentation

fully re-run all raw data files from a receiver

Description

Called by processServer

Usage

handleFullRecvRerun(j)

Arguments

j

the job with these items:

  • serno character scalar; the receiver serial number

  • [optional] paramOverrides; if present, must be a string scalar specifying parameters to the tag finder, which will be appended to any default and registered override values; thus, parameter values specified here will override those from other sources. This item is handled in handleSGfindtags or handleLtFindtags

Details

re-creates the tables in the receiver DB from scratch, using the files stored in MOTUS_PATH$FILE_REPO/serno, and then runs the tag finder on all data.

Value

TRUE

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.