Set monitor brand specific parameters
get_nw_clip_block_params.RdSet monitor brand specific thresholds for non-wear detection, clipping etection, and blocksizes to be loaded. Not designed for direct use by user.
Usage
get_nw_clip_block_params(chunksize, dynrange, monc, rmc.noise=c(),
sf, dformat, rmc.dynamic_range)Arguments
- chunksize
See g.calibrate
- dynrange
See g.getmeta
- monc
See g.inspectfile
- rmc.noise
Noise level of acceleration signal in _g_-units, used when working ad-hoc .csv data formats using read.myacc.csv. The read.myacc.csv does not take rmc.noise as argument, but when interacting with GGIR or g.part1 rmc.noise is used. There, rmc.noise is taken from the params_rawdata object if not explicitly specified by user.
- sf
Numeric, sample frequency in Hertz
- dformat
See g.dotorcomma
- rmc.dynamic_range
Optional, please see read.myacc.csv