Releases: pfizer-opensource/scikit-digital-health
Releases · pfizer-opensource/scikit-digital-health
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
Version 0.16.10
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
Changes
- Use median for sample rate calculation when reading CSV files instead of mean
Version 0.16.9
Changes
- Fixed issue with gap filling when sampling frequency was not perfectly calculated
What's Changed
- Version 0.16.9 by @LukasAdamowicz in #172
Full Changelog: 0.16.8...0.16.9
Version 0.16.8
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
- Version 0.16.8 by @LukasAdamowicz in #171
Full Changelog: 0.16.7...0.16.8