Skip to content

Releases: OxWearables/biobankAccelerometerAnalysis

biobankAccelerometerAnalysis 7.5.0

09 Nov 17:22

Choose a tag to compare

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

31 Oct 12:17

Choose a tag to compare

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

13 Jul 18:40

Choose a tag to compare

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

07 Apr 21:01

Choose a tag to compare

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

06 Apr 22:12

Choose a tag to compare

What's Changed

  • refactor: cleanup: rm unused nonWearFile variable 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

18 Dec 14:21
ed0caad

Choose a tag to compare

biobankAccelerometerAnalysis 7.2.1

06 Nov 17:45

Choose a tag to compare

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

06 Nov 16:06

Choose a tag to compare

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

23 Oct 14:28

Choose a tag to compare

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

04 Jul 07:07

Choose a tag to compare

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