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
It seems this is not possible using pynwb. So do we use h5py manually instead? In that case it requires special knowledge of the spec to know that we are not breaking the validation. Is this the recommended approach?
The text was updated successfully, but these errors were encountered:
Tagging @yarikoptic who is also interested
Suppose I want to modify something in an existing nwb file, like modifying the subject information).
Apologies if this is covered in a different issue. I did a quick search and came across this issue:
#1773
and this notebook
https://gist.github.com/rly/be7bee420b482b9ddcd084f57cc4115e
It seems this is not possible using pynwb. So do we use h5py manually instead? In that case it requires special knowledge of the spec to know that we are not breaking the validation. Is this the recommended approach?
The text was updated successfully, but these errors were encountered: