Skip to content

v0.3.8

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 07 Apr 15:57
· 1300 commits to dev since this release
00e5ead

v0.3.8

Improvements

  • Added filters for benign warnings when loading a PyNWB file with outdated cached namespaces or no namespaces at all

New Checks

  • Ensuring all ogen sites are referenced by an ogen series
  • If the ElectricalSeries.electrodes points to a dynamic table region that actually came from the ElectrodeTable
  • The related_publications, if set, uses a proper doi format
  • NWBFile contains keywords
  • Slashes in names
  • Incorrect session start times
  • Unknown resolution for TimeSeries
  • Missing unit for TimeSeries

Bug fixes

  • Display output for aggregated messages was accidentally counting the first file
  • Behavior of checking session_start_time after checking the nwbfile description resulted in session_start_time being set to None in memory