v0.4.26
v0.4.26
Fixes
- Added a false positive skip condition to
check_timestamps_match_first_dimension
when applied to anImageSeries
that is using anexternal_file
and therefore has an empty array set todata
, but could have non-empty irregulartimestamps
for the video. PR #335 - Fixed the skip condition for
images
checks that were incorrectly run when using PyNWB v2.0.0. PR #341