Skip to content

Releases: ghammad/pyActigraphy

v1.2.2

19 Jun 10:47
Compare
Choose a tag to compare

What's Changed

  • Hotfix/bba by @ghammad in #152 Fix issue with BBA file reader with GENEACTIV converted files

Full Changelog: v1.2.1...v1.2.2

No worries

28 Apr 08:52
d045c06
Compare
Choose a tag to compare

This release aims to fix:

  • Biobank Accelerometer Analysis file format: support file paths containing numerical characters and/or whitespaces;
  • Actiwatch (CamNtech) file format: fix issue #123 by upper casing the UUID.
  • Batch reader: add missing types, ‘BBA’ and ‘MESA’.

Let's go 3D

22 Mar 09:03
e21256b
Compare
Choose a tag to compare

This release contains new features:

  • Activity reports: summary statistics about time spent above user-defined activity cut points (See pyActigraphy.io.BaseRaw.create_activity_report_ function).
  • Biobank Accelerometer Analysis file format: new reader function for files generated by the accelerometer package that reads, calibrates and processes raw accelerometer data from Axivity AX3 and Activinsights GeneActiv devices (see pyActigraphy.io.read_raw_bba function).
  • Actiwatch (CamNtech) file format: support for files acquired with various Actiwatch models (Actiwatch 4, 7, L(-Plus), Mini, I(nsonmia), T(emperature))
  • Actigraph AGD reader: light channel handled with pyLight, if available.

There shall be light

31 Jan 08:22
d0f440f
Compare
Choose a tag to compare

This release contains a new module, pyLight, dedicated to the analysis of light exposure data. Please, see the corresponding section in Tutorials for more info.

First official release

05 Aug 10:45
4b55c0b
Compare
Choose a tag to compare

This first official release includes all the features documented in the companion paper which has been submitted to the PLOS Computational Biology journal.

Happy actigraphing!

First release candidate for v1.0

23 Jun 20:29
Compare
Choose a tag to compare

This first release candidate includes all the features foreseen for the v1.0 release.
It will also serve as a basis, after potential bug fixes, for the v1.0 release which will be documented in the companion paper which is about to be submitted.

Happy actigraphing!

G.

Second public release

27 Aug 20:49
Compare
Choose a tag to compare

This release contains some major improvements with respect to the previous release.

Happy actigraphying!

First public release

11 Jan 12:52
5b39008
Compare
Choose a tag to compare

This release has been successfully tested and is now ready to be used for analysis.

Happy actigraphying!

Best regards,

Grégory

First public pre-release

11 Dec 00:29
97069d0
Compare
Choose a tag to compare
Pre-release

This release is meant to be the first public pre-release, including documentation and continuous integration tests.