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
@rly The data was published with this 2021 paper, and can be downloaded from here. I tried reading the file called "mouse485342.spikes.nwb". I am not sure how else to read this data, if you have any alternative suggestions I would greatly appreciate it.
What happened?
Hi,
I was trying to load .nwb file and I'm unable to open it because of the following error:
ValueError: TimeSeries.__init__: incorrect shape for 'timestamps' (got '(2, 356918)', expected '(None,)')
I saw an earlier post about this here ([https://github.com//issues/1180]), but I didn't find the solution.
Steps to Reproduce
Traceback
Operating System
Linux
Python Executable
Python
Python Version
3.10
Package Versions
pynwb: 2.5.0
hdmf: 3.9.0
Code of Conduct
The text was updated successfully, but these errors were encountered: