Releases: pfizer-opensource/scikit-digital-health
Releases · pfizer-opensource/scikit-digital-health
Version 0.17.2
Changes
- Fix for trimming data when ingesting files
What's Changed
- Version 0.17.2 by @LukasAdamowicz in #184
Full Changelog: 0.17.1...0.17.2
Version 0.17.1
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
- Version 0.17.1 by @LukasAdamowicz in #183
Full Changelog: 0.17.0...0.17.1
Version 0.17.0
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
- Version 0.17.0 by @LukasAdamowicz in #182
Full Changelog: 0.16.15...0.17.0
Version 0.16.15
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
Changes
- Fixed an issue with accumulation of time in various categories for staudenmayer implementation
Version 0.16.13.post2
Changes
- Fixed issue with staudenmayer implementation not using days
Version 0.16.13.post1
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
Changes
- Added implementation of Staudenmayer L/M/V and Sed/Nonsed algorithm
What's Changed
- Version 0.16.13 by @LukasAdamowicz in #177
Full Changelog: 0.16.12...0.16.13
Version 0.16.12
Changes
- Fixed an issue with handling dates for PA output when the window start was imprecise
Version 0.16.11
Changes
- Updated multireader to handle if some of the files are empty