-
Notifications
You must be signed in to change notification settings - Fork 90
ElectrodesTable #1890
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
Merged
Merged
ElectrodesTable #1890
Changes from 19 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
2be97c9
ElectrodesTable
mavaylon1 ea7d60f
foo
mavaylon1 fe28745
check
mavaylon1 5ac7321
file
mavaylon1 b24d47d
checkpoint
mavaylon1 45dbe9e
Merge branch 'dev' into electrode
mavaylon1 6caa774
Merge branch 'dev' into electrode
mavaylon1 f00b134
not sure clean up
mavaylon1 dbfb805
Merge branch 'dev' into electrode
mavaylon1 be0614c
checkpoint repr works as well as able to write
mavaylon1 c97a0df
backwards compat seems to work
mavaylon1 64ad906
draft complete
mavaylon1 dc1f7b8
cleanup 1
mavaylon1 c02886b
cleanup 1
mavaylon1 0cd8edc
clean up 2
mavaylon1 06cf465
Add note
mavaylon1 81fa0e6
rebase:
mavaylon1 6cb8577
Update test_nwbfile.py
mavaylon1 5785f75
clean up
mavaylon1 ec3a476
back compat
mavaylon1 d3c5b3c
Add BaseImage and ExternalImage
rly 57d7be7
Update changelog
rly 4509172
Remove unnecessary import
rly 012e4be
Merge branch 'nwb-schema-2.9.0' into external-image
rly db04219
Merge remote-tracking branch 'origin/nwb-schema-2.9.0' into electrode
rly c51e7d5
Merge branch 'external-image' into electrode
rly 1ed1184
Re-add ElectrodeTable class, fix style
rly 844266a
Add back mock_ElectrodeTable
rly 17378f7
Fix add_electrode and ElectrodesTable.__init__
rly eed1aee
Fix ruff
rly c803fb9
Remove accidental test file
rly 872d369
Merge branch 'external-image' into electrode
rly de2fead
Clean up tests
rly f9eb256
add test file generation function
stephprince f52d327
Fix missing __nwbfields__ for NWBData (#2082)
rly ae145c7
Merge branch 'dev' into nwb-schema-2.9.0
rly b1c99e6
Merge branch 'nwb-schema-2.9.0' into electrode
rly 5daeed9
update nwb-schema to point to dev
stephprince dac4e02
fix positional argument warnings
stephprince 0b7ad0f
add test for old ElectrodeTable initialization
stephprince 4ce3619
Update src/pynwb/io/file.py
rly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nwb-schema
updated
8 files
| +2 −2 | README.rst | |
| +24 −10 | core/nwb.base.yaml | |
| +2 −2 | core/nwb.behavior.yaml | |
| +69 −0 | core/nwb.ecephys.yaml | |
| +5 −67 | core/nwb.file.yaml | |
| +1 −1 | core/nwb.namespace.yaml | |
| +2 −2 | docs/format/source/conf.py | |
| +15 −0 | docs/format/source/format_release_notes.rst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.