Scikit-digital-health

Latest version: v0.17.6

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 19

0.9.16.post3

Changes
--------

- Another fix for more Axivity windowing issues

0.9.16.post2

Changes
---------

- Small change to improve determination of window indexing. Fixes an issue where due to adjusted timestamps in Axivity data there were days with only a few samples.

0.9.16.post1

Changes
---------

- Small fix for gait at 20hz

0.9.16

Changes
---------

- Remove linking to libpython to avoid segfaults (doubled symbols on OSX builds)
- Filtering steps in the gait algorithm apply only if possible to actually filter (0 < Wn < 1)
- Update the GeneActiv file reader to handle having less blocks than expected in the file

0.9.15

What's Changed

- Accelerometer calibration now correctly returns the calibrated acceleration to be used by future processes
- Build system is now Meson, moving away from soon-to-be-deprecated distutils
- libzip is now an optional requirement, only needed for the GT3x reader


* Version 0.9.15 by LukasAdamowicz in https://github.com/PfizerRD/scikit-digital-health/pull/68


**Full Changelog**: https://github.com/PfizerRD/scikit-digital-health/compare/0.9.14...0.9.15

0.9.14

Changelog
-----------

- [Utility] Replaced moving median function based on GSL with a custom version to avoid additional dependencies
- [Utility] moving_median now no longer has the `pad` keyword, which was never used anyways
- [Gait, Activity, Sleep] Ensure that all inputs are passed through to the output in Process subclasses
- [Gait] Fixed CWT scale calculation when providing a base frequency (float value)
- [Misc] Added a file with the commands that get used to build versions of SKDH and push them
- [Misc] Added a makefile with commands to clean in-between development builds

Page 14 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.