Skip to content

3.1.1

Compare
Choose a tag to compare
@nwb-bot nwb-bot released this 23 Jul 03:35
· 6 commits to dev since this release
43cfa7b

Bug fixes

  • Fixed reading and exporting of files written with NWB Schema < 2.9.0 that contained a reference to the electrodes table. @rly #2112
  • Updated tests to skip streaming tests gracefully if offline. @rly #2113
  • Added check in PlaneSegmentation constructor for required columns. @rly #2102