Skip to content

Releases: wadpac/GGIR

SanBorja

18 Feb 08:25
Compare
Choose a tag to compare
  • Part5 bug fixed for g.part5.fixmissingnight when night is also missing in sleeplog
  • Part 1 Documentation for sensor fusion functionality improved
  • Part2 csv report generation speeded up

Larandia

13 Feb 17:02
Compare
Choose a tag to compare
  • Part 5 bug fix in waking up time for first night, in WW mode and HDCZA guider
  • Various expansions to documentation
  • Earlier draft implementation of IV and IS metrics now better tested and bugs fixed.
  • Default value for argument IVIS.activity.metric changed to 2.
  • Migrate codecoverage testing to Github Actions
  • Implemented initial sensor fusion functionality for AX6 cwa data

Kavanayén

12 Jan 18:37
0f5e5b1
Compare
Choose a tag to compare
  • Fix bug part 3 introduced in 2.2-0 for recordings without sustained inactivity bouts
  • Transitioned from Travis+Appveyor CI to GitHub Actions
  • Part 5 fixed issue with expected max number of files to process
  • Enabled console display of GGIR version number when running g.shell.shell under Windows
  • Embedded new GGIR logo and update layout of vignette

Gigante

22 Nov 16:57
Compare
Choose a tag to compare
  • Part 5 improved midnights identification when the recording starts at 0am
  • Part 5 fixed days misclassification for MM output when recordings starts with some non-wear days
  • Documentation added to vignette for L5TIME_num and M5TIME_num

Guapiles

25 Sep 18:08
Compare
Choose a tag to compare
  • Part 5 bug fixed with day name and date allocation for daysleepers for MM report
  • Fix bug part 4 and 5 with missing nights which are not accounted for when assessing max night number.
  • Fix bug part 3 introduced in version 2.1-0 re. SPT detection for daysleepers.
  • Fix redefinition of the time windows (with "MM") in part 5 to include all recording days when the measurement starts with multiple non-wear days.
  • GGIR version now displayed in console when running GGIR
  • Bout metric 5 added to enable not allowing for gaps in bouts.

Punitaqui

07 Sep 18:04
Compare
Choose a tag to compare

New features

  • Part2 argument qwindow now able to handle person specific activity diary, see argument qwindow for details on how to provide a activity diary.
  • Intensity gradient now also extracted from long MX windows, see MX.ig.min.dur

Pitinga

27 Aug 16:35
Compare
Choose a tag to compare
  • Actigraph serial number now extracted from the csv fileheader
  • Actigraph serial number now used to assign correct dynamic range per Actigraph generation (6 and 8 g respectively). Previously 8 assumed.
  • Part 2 indicator added of which axis is most correlated with itself over 24 hours, for hip data this may be indicator of vertical axis orientation.
  • Part 1 bug fixed in timestamp generation that caused measurements that start exactly at the hour and 0 minutes to have a 1 minute offset in time.
  • Part 1 to reduce data storage size epoch level metric values are now rounded to 4 decimal places.
  • Part 4 report, issue fixed with double night entries.
  • Bug fixed with Actigraph starttime recognition when machine language is not English and months are expressed in b or hh format.
  • Bug fixed in accounting for daysleeper in first night of recording.

Konani

18 Jun 14:27
Compare
Choose a tag to compare
  • Visual report, fixed argument viewingwindow for g.plot5 (visualreport)
  • Part 1 rmc.myacc.csv now raises warning when timestamps are not recognised
  • Part 1 fixed rmc.dynamic_range not correctly passed on in 2.0-1
  • Part 5 sub-function round_seconds_to_ws3new now handles missing values

Viudita

04 Jun 17:58
Compare
Choose a tag to compare
  • Now able to read gzipped csv files
  • Part 2 Fixed midnight selection being off by one sample
  • Part 1 tidied up metric calculation and added a few metrics
  • Part 2 Added strategy 4 (ignore data before first midnight)
  • Data from movisens accelerometers can be now processe
  • Part 5 timestamps in timeseries output in RData format (new since 2.0)
    now correctly accounts for timezone
  • Part 4 now has option to only exclude the first or only the last night

Natal

01 May 09:09
Compare
Choose a tag to compare
  • Now R version 4.0 compatible
  • Part 1 Clipping detection expanded: If any value in block more than 150 percent
    dynamic range then ignore entire block.
  • Part 2 report now able to handle changing variable count due to missing data
  • Part 2 L5M5 better able to handle small qwindow intervals
  • Part 3 HDCZA algorithm expanded to be able to detect daysleepers
  • Part 3 various improvements to qc plots.
  • Part 5 now also stores full and cleaned output
  • Part 5 now better handles missing days in part 4 output.
  • Part 5 behavioral class SIB removed from daytime
  • Part 5 time series export more user-friendly.
  • Part 5 function code split up in 7 new functions.
  • Part 4 + 5 argument data_cleaning_file added.
  • Part 4 + 5 output variable names improved and documented in vignette
  • Numunpack function moved back to c++
  • Various updates to visualreport (plot5 function)
  • External function embedding feature added
  • We now consistently refer to ID (not id) and calendar_date, spelling was
    inconsistent.
  • Vignette now has documentation on sleep and time-use analysis.