Releases: pfizer-opensource/scikit-digital-health
Releases · pfizer-opensource/scikit-digital-health
Version 0.15.0
Changes
- Add a MultiReader class to handle reading multiple files at once
- Fix for an issue that could arise when reading CSVs and trying to fill gaps with timestamps that were not perfectly rounded to the sampling frequency date range values.
- Updated the pipeline save file format
- Removed ability to read pipeline files saved as JSON files
- Fixed an issue for when no wear is detected with count wear detection
- Updated apply_downsample to apply_resample with updated handling of up-sampling
What's Changed
- Version 0.15.0 by @LukasAdamowicz in #146
Full Changelog: 0.14.2...0.15.0
Version 0.14.2
Changes
- Update CSV reader to be able to handle generic data types, not just acceleration
- Fixed a bug with the day window calculation where it could get stuck if a target value was exactly halfway between two consecutive timestamps
- Updated pandas version
- Consolidated requirements into pyproject.toml
What's Changed
- Version 0.14.1.post1 by @LukasAdamowicz in #143
- Version 0.14.2 by @LukasAdamowicz in #144
Full Changelog: 0.14.1...0.14.2
Version 0.14.1.post1
Documentation fixes for readthedocs
Version 0.14.1
Changes
- Misc documentation fixes
- APDM reader can now convert timestamps to local time
What's Changed
- Updates to build_publish workflow by @LukasAdamowicz in #137
- define timegm for windows by @LukasAdamowicz in #138
- Version 0.14.1 by @LukasAdamowicz in #142
Full Changelog: 0.14.0...0.14.1
Version 0.14.0
Changes
- Windowing of days is now consolidated into a single function,
skdh.preprocessing.GetDayWindowIndices skdh.ioreader methods no longer return day indices
What's Changed
- Version 0.14.0 by @LukasAdamowicz in #136
Full Changelog: 0.13.2...0.14.0
Version 0.13.2
Changes
- Add the ability to pass a timezone into ReadCSV to convert to local time.
- Move context detection to its own submodule
What's Changed
- Version 0.13.2a1 by @LukasAdamowicz in #132
- Version 0.13.2a2 by @LukasAdamowicz in #133
- Context detection module by @yiorg in #134
- Version 0.13.2 by @LukasAdamowicz in #135
Full Changelog: 0.13.1...0.13.2
Version 0.13.02a2
Changes
- Fixed sleep not returning its results
- Fixed issue with little/no data when computing actvitiy signal feature metrics
Version 0.13.2a1
Changes
-Add minutes output columns for total time, wear, and wear-wake time for activity outputs
- Add various activity features - miscellaneous signal features, DFA alpha & ABI, and equal average bout duration threshold
Version 0.13.1
Changes
- Fixed shipping criteria not being checked when set to a boolean value (#125 )
- Add date to the gait output
- Add day start/end to the activity output
- Added detrended fluctuation analysis
- Fixed an issue with the Calibration function that would trigger with smaller amounts of data
- Fixed an issue with GaitLumbar resulting from sampling frequency less than 40hz when trying to filter with a 20hz cutoff
What's Changed
- Version 0.13.1 by @LukasAdamowicz in #131
Full Changelog: 0.13.0...0.13.1
Version 0.13.0
Changes
- Gait v3
What's Changed
- Version 0.13.0.alpha1 by @LukasAdamowicz in #111
- Version 0.13.0.alpha2 by @LukasAdamowicz in #112
- Version 0.13.0a3 by @LukasAdamowicz in #113
- Version 0.13.0a4 by @LukasAdamowicz in #114
- Version 0.13.0a5 by @LukasAdamowicz in #115
- Version 0.13.0a6 by @LukasAdamowicz in #116
- Version 0.13.0a7 by @LukasAdamowicz in #117
- Version 0.13.0a8 by @LukasAdamowicz in #118
- Version 0.13.0a9 by @LukasAdamowicz in #119
- Version 0.13.0a10 by @LukasAdamowicz in #120
- Version 0.13.0a11 by @LukasAdamowicz in #121
- Version 0.13.0a12 by @LukasAdamowicz in #122
- Version 0.13.0a13 by @LukasAdamowicz in #123
- Version 0.13.0a14 by @LukasAdamowicz in #124
- Version 0.13.0a15 by @LukasAdamowicz in #126
- Version 0.13.0 by @LukasAdamowicz in #127
Full Changelog: 0.12.1...0.13.0