Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add minNonWearDuration argument for estimating non-wear episodes #262

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

chanshing
Copy link
Member

@chanshing chanshing commented Nov 6, 2024

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.

Closes #261

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.
@chanshing chanshing merged commit ba14445 into master Nov 6, 2024
25 checks passed
@chanshing chanshing deleted the feat/user-option-nonwear-duration branch November 6, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimal non wear time window
1 participant