Pyactigraphy

Latest version: v1.2.2

Safety actively analyzes 688587 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

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

1.2.1

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](https://github.com/ghammad/pyActigraphy/issues/123) by upper casing the UUID.
* Batch reader: add missing types, ‘BBA’ and ‘MESA’.

1.2

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](https://ghammad.github.io/pyActigraphy/BaseRaw.html#pyActigraphy.io.BaseRaw.create_activity_report)_ function).
* Biobank Accelerometer Analysis file format: new reader function for files generated by the [accelerometer](https://biobankaccanalysis.readthedocs.io/en/latest/) package that reads, calibrates and processes raw accelerometer data from Axivity AX3 and Activinsights GeneActiv devices (see [pyActigraphy.io.read_raw_bba](https://ghammad.github.io/pyActigraphy/_autosummary/pyActigraphy.io.read_raw_bba.html#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.

1.1

This release contains a new module, [pyLight](https://ghammad.github.io/pyActigraphy/index.html#pylight), dedicated to the analysis of light exposure data. Please, see the corresponding section in [Tutorials](https://ghammad.github.io/pyActigraphy/tutorials.html#pylight-examples) for more info.

1.0

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!

1.0rc1

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.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.