Releases: OxWearables/biobankAccelerometerAnalysis
Releases · OxWearables/biobankAccelerometerAnalysis
biobankAccelerometerAnalysis 7.5.0
What's Changed
- refactor: change default output folder to outputs/{filename}/ by @chanshing in #275
- Add batch processing support for processing multiple files by @chanshing in #276
Full Changelog: v7.4.0...v7.5.0
biobankAccelerometerAnalysis 7.4.0
What's Changed
- feat: add --minWearPerDay option to filter days with insufficient wear time by @chanshing in #274
Full Changelog: v7.3.0...v7.4.0
biobankAccelerometerAnalysis 7.3.0
What's Changed
- feat: add options to enable/disable spurious sleep removal by @chanshing in #272
Full Changelog: v7.2.3...v7.3.0
biobankAccelerometerAnalysis 7.2.3
What's Changed
- fix: resolve missing data imputation bug (again) in circadian metrics… by @chanshing in #271
Full Changelog: v7.2.2...v7.2.3
biobankAccelerometerAnalysis 7.2.2
What's Changed
- refactor: cleanup: rm unused
nonWearFilevariable by @chanshing in #269 - fix: resolve missing data imputation bug in circadian metrics calculation by @chanshing in #270
Full Changelog: v7.2.1...v7.2.2
biobankAccelerometerAnalysis 7.2.1.post0
Full Changelog: v7.2.1...v7.2.1.post0
biobankAccelerometerAnalysis 7.2.1
What's Changed
- fix(classification): skip model predict if input all NA by @chanshing in #263
Full Changelog: v7.2.0...v7.2.1
biobankAccelerometerAnalysis 7.2.0
What's Changed
- feat: add minNonWearDuration argument for estimating non-wear episodes by @chanshing in #262
Full Changelog: v7.1.3...v7.2.0
biobankAccelerometerAnalysis 7.1.3
What's Changed
- refactor: improve argument parsing of dates inputs: startTime, endTime and csvStartTime by @chanshing in #260
Full Changelog: v7.1.2...v7.1.3
biobankAccelerometerAnalysis 7.1.2
What's Changed
- ci: update actions versions by @chanshing in #244
- docs: update paths after src/ refactor; fix docstring errors by @chanshing in #243
- Bump readthedocs-sphinx-search from 0.1.1 to 0.3.2 in /docs by @dependabot in #242
- ci: rm redundant workflows by @chanshing in #245
- refactor(main): remove deprecated argument --timeSeriesDateColumn by @chanshing in #251
- ci: update GitHub Actions workflow to exclude Python 3.7 on macOS latest by @chanshing in #256
- fix(geneactive): trim whitespace when parsing header by @chanshing in #255
Full Changelog: v7.1.1...v7.1.2