- Removed
NdxImageSeries
data type. The core NWBImageSeries
type should be used instead. - Replaced all custom Python classes with autogenerated Python classes. This should not affect downstream code.
- Updated authors, contact information, license, and readme.
- Updated requirements to use the latest HDMF and PyNWB packages.
- Added basic CI using GitHub Actions.