Skip to content

Releases: pfizer-opensource/scikit-digital-health

Version 0.16.14

25 Oct 00:52
9b41b62
Compare
Choose a tag to compare

Changes

  • Fixed an issue with accumulation of time in various categories for staudenmayer implementation

Version 0.16.13.post2

23 Oct 15:31
67beee0
Compare
Choose a tag to compare
Version 0.16.13.post2 Pre-release
Pre-release

Changes

  • Fixed issue with staudenmayer implementation not using days

Version 0.16.13.post1

23 Oct 13:36
db3c668
Compare
Choose a tag to compare
Version 0.16.13.post1 Pre-release
Pre-release

Changes

  • Fixed an issue where nan values in SD of Accel vec. magnitude would cause issues in accounting of activity brackets for Staudenmayer algo

Version 0.16.13

22 Oct 19:47
95a2679
Compare
Choose a tag to compare

Changes

  • Added implementation of Staudenmayer L/M/V and Sed/Nonsed algorithm

What's Changed

Full Changelog: 0.16.12...0.16.13

Version 0.16.12

04 Oct 17:40
76b9fda
Compare
Choose a tag to compare

Changes

  • Fixed an issue with handling dates for PA output when the window start was imprecise

Version 0.16.11

30 Sep 13:39
db78d43
Compare
Choose a tag to compare

Changes

  • Updated multireader to handle if some of the files are empty

Version 0.16.10

30 Aug 21:39
837ce42
Compare
Choose a tag to compare

Changes

  • Updated wear time calculation for PA endpoints to use timestamps instead of # samples and sampling frequency
  • Added ability to trim start/end when reading CSVs

What's Changed

Full Changelog: 0.16.9...0.16.10

Version 0.16.10.post1

30 Aug 22:25
e205e8f
Compare
Choose a tag to compare
Version 0.16.10.post1 Pre-release
Pre-release

Changes

  • Use median for sample rate calculation when reading CSV files instead of mean

Version 0.16.9

29 Aug 19:08
25d21ab
Compare
Choose a tag to compare

Changes

  • Fixed issue with gap filling when sampling frequency was not perfectly calculated

What's Changed

Full Changelog: 0.16.8...0.16.9

Version 0.16.8

14 Aug 14:13
1e40f54
Compare
Choose a tag to compare

Changes

  • Add new feature for summing power spectral density in a given frequency range
  • When getting day windows, set microseconds to zero as well
  • Add a new process for filling gaps in data-streams

What's Changed

Full Changelog: 0.16.7...0.16.8