-
Part 2:
-
Fix bug in determining the files to be included in the part 2 report, which only
considered the first N files processed by part 2 while using this N when working a
file name list produced by part 1 which can be longer #1252 -
Speed up activity diary extraction. #1250
-
Make sure part 2 event report, e.g. based on step detection, is saved to csv format
with intended sep and dec arguments rather than default. -
Simplify MVPA parameter specification in part 2 (mvpathreshold, boutcriter). When not
specified, GGIR copies the values from the corresponding part 5 parameter values (threshold.mod and
boutcriter.mvpa). #1247
-
-
Part 2 and 4: Both activity diary and sleep diary are now always reloaded if the derived
copy of it (in .RData) is older than the diary itself or if the diary name has changed. #1250 -
Visual report: Recently added visual report is now also able to handle epoch sizes not equal
to 1 minutes, and now also able to handle recordings
with only 1 valid day, these were previously skipped. #1246 -
Part 4:
-
Improvements to handling dates in sleeplog as a follow-up to work on #1243 in the previous release.
-
Added warning when there are two accelerometer recordings with the same participant ID.
-
Change extraction of imputation code from sleep diary, which is now assumed to
correspond to preceding night. #1251
-
-
Part 1, 5 and 6: Update code to be backward compatible with R 4.2.0
-
Part 5: Default values for parameters
do.sibreport
andsave_ms5rawlevels
changed
to TRUE, forsave_ms5raw_format
changed to "RData" in order to ease generating visual
report, including our explorative nap detection, and working with part 6.