-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add behavior tutorial #1464
Add behavior tutorial #1464
Conversation
Co-authored-by: Ben Dichter <[email protected]>
Codecov Report
@@ Coverage Diff @@
## dev #1464 +/- ##
=======================================
Coverage 77.47% 77.47%
=======================================
Files 37 37
Lines 2735 2735
Branches 455 455
=======================================
Hits 2119 2119
Misses 535 535
Partials 81 81 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good. I added a few very minor comments, but otherwise this looks good to me. Thanks for putting this tutorial together!
…rial2 some adjustments to the behavioral tutorial
Thank you @oruebel and @bendichter for the suggestions, I incorporated them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
@bendichter good to merge? |
looks good to me! |
Motivation
Create a new tutorial that demonstrates how to use the behavior module for adding behavior data to an NWB File.
The behavioral tutorial covers the following neurodata types:
resolves #1456
Checklist
flake8
from the source directory.