3.0-7
-
Part 1:
-
Fix bug introduced with release 3.0-6 affecting the use of external function embedding #1065
-
Need to specify rmc.firstrow.acc when working with ad-hoc csv file format now better documented and read.myacc.csv now produces an error when used directly and user forgets to specify rmc.firstrow.acc #1034.
-
Improve g.calibrate to better handle scenario when no non-movement periods are found in the entire recording #1032
-
-
Part 3: Algorithm HDCZA simplified by replacing time series specific threshold in step 6 of the description in the 2018 paper by a constant threshold that can be set by the user. This means that
we have a new parameter HDCZA_threshold and parameter constrain2range is now deprecated #1062. -
Part 3: Added option for HSPT.ignore.invalid = NA, which would consider invalid
time segments as no movement for the Sleep Period Time definition. -
Part 5: Fix bug in MM = timewindow part specific to when first night(s) are not available in part 4 results. #1039.