Skip to content

Releases: ghammad/pyActigraphy

v1.2.2

Choose a tag to compare

@ghammad ghammad released this 19 Jun 10:47

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

Choose a tag to compare

@ghammad ghammad released this 28 Apr 08:52
d045c06

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

Choose a tag to compare

@ghammad ghammad released this 22 Mar 09:03
e21256b

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

Choose a tag to compare

@ghammad ghammad released this 31 Jan 08:22
d0f440f

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

Choose a tag to compare

@ghammad ghammad released this 05 Aug 10:45
4b55c0b

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

Choose a tag to compare

@ghammad ghammad released this 23 Jun 20:29

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

Choose a tag to compare

@ghammad ghammad released this 27 Aug 20:49

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

Happy actigraphying!

First public release

Choose a tag to compare

@ghammad ghammad released this 11 Jan 12:52
5b39008

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

Pre-release

Choose a tag to compare

@ghammad ghammad released this 11 Dec 00:29
97069d0

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