- Notifications
You must be signed in to change notification settings - Fork73
Example for computing region occupancy#615
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
d8d4085 to8c6b3fcCompare
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #615 +/- ##========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 1786 1786 ========================================= Hits 1786 1786 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|




Description
What is this PR
Why is this PR needed?
Closes#415
What does this PR do?
Adds a new "Time spent in regions of interest" example based on the Elevated Plus Maze (EPM) dataset.
This example guides the user through:
napariShapes and saving the using nativenaparifunctionalitymovementPolygonOfInterestobjectsReferences
Closes#415
Closes#410
How has this PR been tested?
Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
Is this a breaking change?
No.
Does this PR require an update to the documentation?
This PR is mostly an update to the documentaiton.
Checklist: