Hi all,
Facing a problem while processing a cwa file, the temperature column is out of bounds, I've attached my recorded file if one can try to see the problem.
error is while loading chunk in function g.calibrate: even set Temprature= FALSE, does not work. It is 7 days of recording. the one thing I did and probably created the problem, was stop data recording three hours before the time I set on the device, which may created a problem
library(GGIR)
GGIR(mode=c(1,2,3,4,5),
datadir="abdul_NOV",
outputdir="vignettes",
desiredtz = "Europe/Brussels",
do.report=c(2,4,5),
overwrite = TRUE,
do.imp=FALSE,
do.parallel = FALSE,
idloc=1,
print.filename=FALSE,
storefolderstructure = FALSE,
#=====================
# Part 1
#=====================
do.cal=TRUE,
sensor.locationCharacter = "wrist",
use.temperature=TRUE,
windowsizes = c(5,900,3600),
do.enmo=TRUE,
acc.metric="ENMO",
do.anglex=FALSE,
do.anglez=TRUE,
do.angley=TRUE,
#do.neishabouricounts = TRUE,
chunksize=1,
printsummary=TRUE,
epochvalues2csv=TRUE,
minimum_MM_length.part5 = 24,
Kind Regards,
Abdul Haleem