Skip to content

v0.6.4

Choose a tag to compare

@stephprince stephprince released this 24 Jul 22:57
· 16 commits to dev since this release
d04d350

v0.6.4

New Checks

  • Added checks to make sure subject_id and session_id do not contain slashes #570

Fixes

  • Fixed incorrect data orientation check for SpikeEventSeries #592
  • Fixed dimensionality check for SpikeEventSeries validation #581
  • Fixed error when checking for negative values in a time column with array data #600
  • Fixed issue where the io object remained open after inspection was completed. #601

Improvements

  • Updated InspectorMessage reporting for PyNWB read errors to improve readability #603
  • Added support for PyNWB 3.1 and NWB Schema 2.9 #602