-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Milestone
Description
Bug
#391 introduced this.
Sample file can be downloaded with:
curl -o 570014520.nwb "https://data.kitware.com/api/v1/file/5a4f91618d777f5e872f8101/download"
Steps to Reproduce
import pynwb
legacy_map = pynwb.legacy.get_type_map()
nwb = pynwb.NWBHDF5IO('570014520.nwb', extensions=legacy_map, mode='r').read()Error Message
Exception: Could not construct RoiResponseSeries object
missing argument 'rois': RoiResponseSeries (imaging_plane_1)Environment
Please describe your environment according to the following bullet points.
- Python Executable: Python
- Python Version: Python 2.7 or Python 3.6
- Operating System: Linux
- Pynwb Version: dev
Metadata
Metadata
Assignees
Labels
No labels