You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve error messages when export of internal DataPipes fails (#718)
* Improve error messages when export of internal pipes fail
* Update dataPipeTest.m
Add unit tests for error messages
* Fixed bug in new unittest
* add more details to comments in new unittests
* Unrelated: Fix value of spike_times description in test to match pynwb
* Update BoundPipe.m
Added third suggestion based on suggestion from @bendichter
* Fix syntax error in unit test
* Update BlueprintPipe.m
Moved h5 cleanup to avoid code duplication
0 commit comments