Skip to content

2.10-1

Compare
Choose a tag to compare
@vincentvanhees vincentvanhees released this 31 Aug 16:37
· 2039 commits to master since this release

A bit belated as it has been on CRAN for a couple of weeks and I have been on leave. The code is same though:

  • Part 1 + 2: File health log captured by dependency GGIRread::readAxivity
    and incorporated in data_quality_report #866
  • Part 1: Fix ID extraction for externally generated epoch files #869
  • Sleep log: Argument nnigths is now deprecated and number of nights are detected automatically in sleep logs #856
  • Sleep log: Minor fixed related to misplaced parenthesis in g.loadlog and automatic extension of sleeplog matrix if needed to avoid error #867
  • General: When recording starts after midnight and before 4am, then the wake time for this first day is now derived in parts 3-4 and used in part 5 #859
  • Part 1: Fix major bug to .gt3x data autocalibration (only ActiGraph), where autocalibration was done but not applied to the data #864
  • Refactored code for functions g.analyse.perfile and various functions which name starts with "g.part5"