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: split detect_nonwear: find_nonwear_segments and flag_nonwear #53

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

chanshing
Copy link
Member

  • Extract main nonwear finding logic to new function detect_nonwear_segments and rename existing function detect_nonwear to flag_nonwear.
  • Both detect_nonwear_segments and flag_nonwear are made available via the processing module.

Closes #52

- Extract main nonwear finding logic to new function `detect_nonwear_segments` and rename existing function `detect_nonwear` to `flag_nonwear`.
- Both `detect_nonwear_segments` and `flag_nonwear` are made available via the processing module.
@chanshing chanshing merged commit e0fdd60 into master Oct 23, 2024
50 checks passed
@chanshing chanshing deleted the feat/detect-nonwear-segments branch October 23, 2024 23:04
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.

Feature request non_wear detection on without return NAs
1 participant