[Bug]: SpatialSeries.reference_frame should be optional #1985
Labels
category: bug
errors in the code or code behavior
priority: high
impacts proper operation or use of feature important to most users
What happened?
The spec for
SpatialSeries
says that the "reference_frame" dataset is optional. However, it is a required argument in pynwb to theSpatialSeries
constructor.This is blocking a user from validating their NWB files for upload onto DANDI after creating them using MatNWB.
Steps to Reproduce
Traceback
No response
Operating System
Windows
Python Executable
Conda
Python Version
3.11
Package Versions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: