Releases: OxWearables/stepcount
Releases · OxWearables/stepcount
stepcount 3.18.2
What's Changed
- Auto-detect MPS device for SSL model on Apple Silicon by @chanshing in #179
Full Changelog: v3.18.1...v3.18.2
stepcount 3.18.1
What's Changed
- Add pytest CI workflow and test fix by @chanshing in #178
- fix: support torch 2.x (closes #167) by @chanshing in #177
Full Changelog: v3.18.0...v3.18.1
stepcount 3.18.0
What's Changed
- Add offline model support: --ssl-repo-path and --download-models by @chanshing in #176
Full Changelog: v3.17.1...v3.18.0
stepcount 3.17.1
What's Changed
- Respect
csv_start_rowwhen reading header for column index validation by @chanshing in #174
Full Changelog: v3.17.0...v3.17.1
stepcount 3.17.0
What's Changed
- Add random decimation to ssl augmentations by @aidanacquah in #170
- Add
--csv-start-rowand--csv-end-rowCLI options by @chanshing in #171 - Add
--csv-time-formatCLI option by @chanshing in #172 - Add
--csv-txyz-idxsand rename--txyzto--csv-txyzby @chanshing in #173
Full Changelog: v3.16.2...v3.17.0
stepcount 3.16.2
What's Changed
- fix: make summarize_bouts signature consistent with other summarize functions by @chanshing in #168
Full Changelog: v3.16.1...v3.16.2
stepcount 3.16.1
What's Changed
- fix: make CLI min-wear threshold parameters functional by @chanshing in #166
Full Changelog: v3.16.0...v3.16.1
stepcount 3.16.0
What's Changed
- feat: Add daily wear time calculation by @chanshing in #163
- refactor: Improve verbosity messages and progress bars in data processing functions by @chanshing in #164
Full Changelog: v3.15.0...v3.16.0
stepcount 3.15.0
What's Changed
- Add
--start-first-complete-minuteCLI option by @chanshing in #162
Full Changelog: v3.14.0...v3.15.0