Skip to content

Releases: OxWearables/actipy

v1.0.0

19 Aug 19:46
Compare
Choose a tag to compare

Fixes

  • Fixed calibration bug when a series of constant values confuses statsmodels fb8164a

Improvements

  • Improved performance of npy2df 7c6a3b6
  • lowpass now doesn't revert the uniform resampling after filtering as it's too costly 953917c
  • Skip resampling if the rate is already satisfied
  • Better resampling, now properly supporting non-integer rates 66eb1fe
  • Many other major works to improve memory consumption of all routines, including using chunking and memmapping.

Other changes

  • Deprecate misc metrics 88e60d9
  • Rename temperature column name T -> temperature

v0.0.2

30 Dec 19:22
Compare
Choose a tag to compare

v0.0.1

13 Oct 16:00
1ed817c
Compare
Choose a tag to compare

Python package to process Axivity3 (.cwa), GENEActiv (.bin) and Actigraph (.gt3x) files.