Skip to content

Releases: OxWearables/stepcount

stepcount 3.10.2

19 Oct 00:03
Compare
Choose a tag to compare

What's Changed

  • fix: add missing Filename column to output bouts data by @chanshing in #136
  • fix: overwrite existing collated files (not append); fix and collate bouts files by @chanshing in #135
  • refactor(collate-outputs): use -i daily, hourly, bouts, etc. to specify types of files to collate by @chanshing in #137

Full Changelog: v3.10.1...v3.10.2

stepcount 3.10.1

17 Oct 17:09
Compare
Choose a tag to compare

What's Changed

  • fix(plot): fix the ymin of the grey shading (0 -> -10) by @chanshing in #133
  • Refactor wear time and coverage logic; new fields WearStartTime and WearEndTime; set first/last days to NA instead of dropping by @chanshing in #134

Full Changelog: v3.10.0...v3.10.1

stepcount 3.10.0

10 Oct 15:47
Compare
Choose a tag to compare

What's Changed

  • feat: add functionality to plot time series of steps by @chanshing in #132

Full Changelog: v3.9.1...v3.10.0

stepcount 3.9.1

10 Oct 12:45
Compare
Choose a tag to compare

What's Changed

  • fix(summarize_bouts): avoid in-place modification of input variable by @chanshing in #131

Full Changelog: v3.9.0...v3.9.1

stepcount 3.9.0

16 Sep 17:58
Compare
Choose a tag to compare

What's Changed

  • feat: detect activity bouts and calculate bout metrics by @chanshing in #129

Full Changelog: v3.8.3...v3.9.0

stepcount 3.8.3

16 Sep 15:44
Compare
Choose a tag to compare

What's Changed

  • fix: update start, end, wear time information after exclusions applied by @chanshing in #130

Full Changelog: v3.8.2...v3.8.3

stepcount 3.8.2

26 Jun 16:50
Compare
Choose a tag to compare

What's Changed

  • fix(impute_missing): record NA dates before reindexing, not after by @chanshing in #127

Full Changelog: v3.8.1...v3.8.2

stepcount 3.8.1

25 Jun 12:43
Compare
Choose a tag to compare

What's Changed

  • fix: add missing start and end times info when input is csv by @chanshing in #126

Full Changelog: v3.8.0...v3.8.1

stepcount 3.8.0

11 Jun 17:25
Compare
Choose a tag to compare

What's Changed

  • feat(collate_outputs): collate also daily, hourly and minutely summaries by @chanshing in #115
  • feat: include package version and input args used to run script by @chanshing in #117
  • feat: hour-of-day averages by @chanshing in #121
  • refactor: no longer round walking metrics; avoid spamming console with hour-of-day metrics by @chanshing in #122
  • feat: weekend and weekday stats by @chanshing in #123
  • refactor: swap _HourXX _WeekX in field name by @chanshing in #124

Full Changelog: v3.7.2...v3.8.0

stepcount 3.7.2

08 May 17:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.1...v3.7.2