Releases: OxWearables/stepcount
Releases · OxWearables/stepcount
stepcount 3.11.3
What's Changed
- exit early if no data to process or all NA by @chanshing in #141
Full Changelog: v3.11.2...v3.11.3
stepcount 3.11.2
What's Changed
- fix: fix wrong wear time calculation by @chanshing in #140
Full Changelog: v3.11.1...v3.11.2
stepcount 3.11.1
What's Changed
- fix: fix wrong wear time calculation (missing brackets) by @chanshing in #139
Full Changelog: v3.11.0...v3.11.1
stepcount 3.11.0
What's Changed
- feat: add
--start
and--end
options by @chanshing in #138
Full Changelog: v3.10.2...v3.11.0
stepcount 3.10.2
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
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
andWearEndTime
; 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
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
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
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
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