Releases: ghammad/pyActigraphy
v1.2.2
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’.
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.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
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!
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.
Second public release
This release contains some major improvements with respect to the previous release.
Happy actigraphying!
First public release
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
This release is meant to be the first public pre-release, including documentation and continuous integration tests.