Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add minNonWearDuration argument for estimating non-wear episodes
This commit adds a new argument, --minNonWearDuration, to the accProcess.py script. The argument allows the user to specify the minimum non-wear duration in minutes for calculating non-wear time. The default value is set to 60 minutes.
- Loading branch information