Releases: pfizer-opensource/scikit-digital-health
Releases · pfizer-opensource/scikit-digital-health
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
Version 0.16.7
Changes
- Fix a potential precision loss issue when generating timestamps for filling gaps
Version 0.16.6.post1
Changes
- Fix an issue where empatica arrays could be longer than their associated data/values array.
Version 0.16.6
Changes
- Parameter additions and behavior changes to handle reading many empatica files
Version 0.16.5
Changes
- Added wear time/total time output to sleep results
What's Changed
- Version 0.16.5 by @LukasAdamowicz in #167
Full Changelog: 0.16.4...0.16.5
Version 0.16.4
Changes
- Bug-fix for windowing when the days cross DST
What's Changed
- Version 0.16.4 by @LukasAdamowicz in #166
Full Changelog: 0.16.3...0.16.4
Version 0.16.3
Changes
- Fixed deprecated/compatibility with numpy 2.0.0
Version 0.16.2
Changes
- Fix issue where end of day windows at the start of recording would cause an extra day window that was 0 length
- Add intelligent guessing for window updating to avoid recursion limits in python
Version 0.16.1
Changes
- Fixed bug with CSV reader converting aware timestamps back to naive when tz_name was available
- Allowed multireader to not check file size as these no data files can be gap-filled
What's Changed
- Version 0.16.0.post1 by @LukasAdamowicz in #162
- Version 0.16.1 by @LukasAdamowicz in #163
Full Changelog: 0.16.0...0.16.1
Version 0.16.0
Changes
- Updated methods to allow either naive (time only) or aware (time + tz_name) time handling
What's Changed
- Version 0.15.5.post1 by @LukasAdamowicz in #158
- Version 0.15.5.post2 by @LukasAdamowicz in #159
- Version 0.15.5.post3 by @LukasAdamowicz in #160
- Version 0.16.0 by @LukasAdamowicz in #161
Full Changelog: 0.15.5...0.16.0