Skip to content

3.1-5

Compare
Choose a tag to compare
@vincentvanhees vincentvanhees released this 08 Nov 07:53
· 509 commits to master since this release
  • General: GGIR version look-up in .onattach() no longer crashes when computer is offline, fixes #1203.

  • Reports: The calendar_date and filename columns in csv reports have been standardized, as %Y-%m-%d and the input accelerometer file name, respectively. #1197

  • Part 1: Reverse default value for nonwear_range_threshold as changed in 3.1-3 back to 150 as more research needed to support the change. #1172

  • Part 1: Tidied up code in internal function detect_nonwear_clipping.R to ease future reviews. #1212

  • Part 4: Undo changes to 3 line in g.part4 function from commit 3b9e2b7 (in between 3.1-1 and 3.1-2 release in June 2024) which broke functionality for handling sleep that starts before the double DST hour in the autumn and ends inside it. #1221

  • Part 5:

    • Add parameters require_complete_lastnight_part5 to control whether last window is included if last night is incomplete. #1196

    • Handle sleeplog times beyond the end of the recording. #1206

    • Fixed minor bug in g.part5.addfirstwake causing the first wake is not correctly added when no SIBs are detected in between the start of the recorded and the algorithm or diary based estimate of wakeup time. #1198

    • Revise MM window definition in daylight saving time days, as it assumed fixed day duration of 24 hours #1211