Closed bendichter closed 5 years ago
I believe this issue is because pynwb internally uses a Variable Length String type instead of MatNWB's fixed length strings. I have a fix for this already along with the trials tutorial fixes. I just need to republish.
That said, I'm actually stuck on another issue with pynwb compatibility in that pynwb seems to disagree with the schema on how to store the OptogeneticStimulusSite. Maybe that has been fixed since the version I'm using (release 0.6.2)?
42ddc52eb1c06cb276775f5c5b9353e3a22dac81
This should be fixed. No issues with new release after running scripts.
I generate the following minimal NWB file in MatNWB:
and when I try to open it in python:
I get the following (mysterious) error:
I get this error for every file that was written using MatNWB.