Recent Releases of pyactigraphy

pyactigraphy - v1.2.2

What's Changed

  • Hotfix/bba by @ghammad in https://github.com/ghammad/pyActigraphy/pull/152 Fix issue with BBA file reader with GENEACTIV converted files

Full Changelog: https://github.com/ghammad/pyActigraphy/compare/v1.2.1...v1.2.2

- Python
Published by ghammad over 1 year ago

pyactigraphy - No worries

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’.

- Python
Published by ghammad almost 3 years ago

pyactigraphy - Let's go 3D

This release contains new features:

  • Activity reports: summary statistics about time spent above user-defined activity cut points (See pyActigraphy.io.BaseRaw.createactivityreport_ 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.readrawbba 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.

- Python
Published by ghammad almost 3 years ago

pyactigraphy - There shall be light

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.

- Python
Published by ghammad about 3 years ago

pyactigraphy - First official release

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!

- Python
Published by ghammad over 5 years ago

pyactigraphy - First release candidate for v1.0

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.

- Python
Published by ghammad over 5 years ago

pyactigraphy - Second public release

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

Happy actigraphying!

- Python
Published by ghammad over 6 years ago

pyactigraphy - First public release

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

Happy actigraphying!

Best regards,

Grégory

- Python
Published by ghammad about 7 years ago

pyactigraphy - First public pre-release

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

- Python
Published by ghammad about 7 years ago