Closed Asanto32 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.43%. Comparing base (
d695033
) to head (42d7136
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Implementation of removing the sleep windows that overlap with non-wear periods
Resolves #65 and #60 Adding in a function that removes the sleep windows that have any overlap with the non-wear times. Moving the _find_periods out of the GGIRSleepDetection class so it can be used across SleepDetectors and by this function