v0.4.19
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
forTimeSeries
objects, which similarly attempted to load unnecessary data into memory. PR #296