Skip to content

Releases: OxWearables/actipy

actipy 3.1.0

24 Jul 18:26
Compare
Choose a tag to compare

What's Changed

  • refactor(reader): handle empty files gracefully by @chanshing in #40
  • feat(axivity6): support for Axivity 6 (gyroscope data) by @aidanacquah in #42
  • refactor(read_device): skip return calibration coefficients by default by @chanshing in #45
  • Read and extract cwa from command line by @aidanacquah in #43

New Contributors

Full Changelog: v3.0.8...v3.1.0

actipy 3.0.8

10 Jul 16:06
Compare
Choose a tag to compare

What's Changed

  • refactor: better calibration error tolerance checks by @chanshing in #39

Full Changelog: v3.0.7...v3.0.8

actipy 3.0.7

10 Jul 14:34
Compare
Choose a tag to compare

What's Changed

  • fix(geneactive): trim whitespace when parsing header by @chanshing in #38

Full Changelog: v3.0.6...v3.0.7

actipy 3.0.6

12 Apr 06:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.5...v3.0.6

actipy 3.0.5

29 Dec 13:05
Compare
Choose a tag to compare

What's Changed

  • fix: use squeeze(1) to handle dataframes of shape (1,1) by @chanshing in #27

Full Changelog: v3.0.4...v3.0.5

actipy 3.0.4

29 Nov 13:59
Compare
Choose a tag to compare

What's Changed

  • fix: dtype conversion issue in detect_nonwear by @chanshing in #26

Full Changelog: v3.0.3...v3.0.4

actipy 3.0.3

23 Nov 16:28
Compare
Choose a tag to compare

What's Changed

  • refactor: drop jpype, use subprocess.call() instead by @chanshing in #25

Full Changelog: v3.0.2...v3.0.3

actipy 3.0.2

21 Nov 19:38
Compare
Choose a tag to compare

What's Changed

  • perf(NpyWriter): add support for Datetime dtype 570ea3d

Full Changelog: v3.0.1...v3.0.2

actipy 3.0.1

26 Sep 11:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

actipy 3.0.0

12 Sep 15:38
Compare
Choose a tag to compare

What's Changed

  • Performance improvements: Reduce memory usage by @chanshing in #22

Full Changelog: v2.1.1...v3.0.0