Skip to content

v0.4.19

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 11 Nov 02:28
· 504 commits to dev since this release
6dfef2b

v0.4.19

Fixes

  • Fixed an issue with table checks that attempted to retrieve data from on-disk NWB files in a non-lazy manner. Also improved check_timestamps_match_first_dimension for TimeSeries objects, which similarly attempted to load unnecessary data into memory. PR #296