Skip to content

Releases: pfizer-opensource/scikit-digital-health

Version 0.17.2

03 Dec 20:13
c56ce9c
Compare
Choose a tag to compare

Changes

  • Fix for trimming data when ingesting files

What's Changed

Full Changelog: 0.17.1...0.17.2

Version 0.17.1

21 Nov 17:33
a2b2764
Compare
Choose a tag to compare

Changes

  • Fixed an edge case with AP axis sign estimation when left/right median were the same
  • Added wake-wear time to the daily output of staudenmayer algorithm

What's Changed

Full Changelog: 0.17.0...0.17.1

Version 0.17.0

20 Nov 14:40
caccd24
Compare
Choose a tag to compare

Changes

  • Added a fix for AP sign axis implementation in the gait method that could cause the sign to be incorrectly calculated if there were too many varying height peaks in the ap signal

What's Changed

Full Changelog: 0.16.15...0.17.0

Version 0.16.15

08 Nov 19:08
aaf56e4
Compare
Choose a tag to compare

Changes

  • Move some IO methods to inherit from a new subclass of BaseProcess for IO methods
  • Add a standardized trim data function to return only data between specific provided timepoints

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