You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add option to set start and end times to trim the data before p…
…rocessing
Command-line options, `--start` and `--end`, to allow the user to specify a start and end time to trim the data to be processed.
feat: add new fields WearStartTime and WearEndTime; refactor wear tim…
…e and coverage logic
- Refactored wear time stats and coverage logic into a new function: summarize_wear_time.
- Added WearStartTime and WearEndTime fields to indicate start and end of actual wear.