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
Because the rec_header data is missing fields such as "headstageSerial", which required by the builder, the corresponding value in the default header should be used.
Context
from the header of an example .rec file:
from the default header in
rec_to_nwb/data/default_header.xml
:Expected behavior
Because the rec_header data is missing fields such as "headstageSerial", which required by the builder, the corresponding value in the default header should be used.
Current behavior
Missing fields are populated with
None
.Error message
Traceback:
The text was updated successfully, but these errors were encountered: