Ryan Ly
Ryan Ly
Add support for upcoming NWB schema 2.9.0. This is a staging branch and will be merged into dev when all the 2.9.0 changes have been merged into here.
## Motivation - Fix #2100 ## How to test the behavior? See tests ## Checklist - [ ] Did you update CHANGELOG.md with your changes? - [x] Have you checked...
## Motivation Fix #2096 ## How to test the behavior? Create extension that defines a DynamicTableRegion column. Use get_class to get the class, and use the `target_tables` keyword argument. See...
### What would you like to see added to PyNWB? DynamicTable has an additional constructor argument "target_tables", a dict that specifies the mapping of DynamicTableRegion columns to the table. This...
> I think the original LucidChart ones were a little easier to read in terms of appearance and how the VectorData type was written, but this also works! > I...
### What would you like to see added to PyNWB? Follow-up to @satra's comment: https://github.com/dandi/helpdesk/discussions/184#discussioncomment-13093548 > more generally it may be nice if we created a little function in nwb...
### What would you like to see added to PyNWB? See https://github.com/NeurodataWithoutBorders/nwb-schema/pull/604 ### Is your feature request related to a problem? _No response_ ### What solution would you like? Add...
### What would you like changed or added to the documentation and why? See https://github.com/NeurodataWithoutBorders/pynwb/pull/2011/files#r1893313673 It would be nice to allow users to access documentation from previous releases. e.g. see...
## Motivation Fix #2049 ## Checklist - [x] Did you update CHANGELOG.md with your changes? - [x] Have you checked our [Contributing](https://github.com/NeurodataWithoutBorders/pynwb/blob/dev/docs/CONTRIBUTING.rst) document? - [x] Have you ensured the PR...
### What would you like to see added to PyNWB? https://github.com/NeurodataWithoutBorders/nwb-schema/pull/608 ### Is your feature request related to a problem? _No response_ ### What solution would you like? Make changes...