produces a map of all QC'd tracks and generates various diagnostics to assess QC run
diagnostics(
fit,
fit1,
what = "p",
cut,
data,
ssm,
meta,
lines = FALSE,
obs = FALSE,
mpath = NULL,
dpath = NULL,
QCmode = "nrt"
)
the final aniMotum fit object from QC process
the initial aniMotum fit object from QC process
the SSM-estimated or rerouted locations to be used
logical; should predicted locations be dropped if keep = FALSE - ie. in a large data gap
the standardized WC Locations or SMRU diag file (prior to truncation by metadata CTD start and end dates)
the ssm-annotated WC/SMRU tables
metadata
add track lines to map (default = FALSE)
add observed locations to map (default = FALSE)
path to write map file
path to write all other diagnostic files
specify whether QC is near real-time (nrt) or delayed-mode (dm), in latter case start end end of dive data are displayed rather than ctd data