-
Notifications
You must be signed in to change notification settings - Fork 90
FrequencyBandsTable #2063
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
FrequencyBandsTable #2063
Conversation
|
Update: this PR requires the latest changes in HDMF to be released. The plan is to release HDMF 4.1.0 next Tuesday. Some new warnings have also appeared in the test suite in this PR and need to be addressed. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## nwb-schema-2.9.0 #2063 +/- ##
===================================================
Coverage ? 94.93%
===================================================
Files ? 28
Lines ? 2801
Branches ? 716
===================================================
Hits ? 2659
Misses ? 87
Partials ? 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
HDMF 4.1.0 is not yet available on conda-forge but will be soon. Since we are not merging into |
Motivation
This PR is to formally define bands within
DecompositionSeriesas a formal neurodatatypeFrequencyBandsTable.Checklist
ruff check . && codespellfrom the source directory.