[Bug]: Reusing data across TimeSeries objects does not seem to work #1765
Labels
category: bug
errors in the code or code behavior
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
What happened?
PyNWB documentation & code seem to suggest that, similar to sharing timestamps between TimeSeries, we can also share data between TimeSeries. Passing a TimeSeries object to the data field of another TimeSeries does not error, but when reading the file back, the data fields don't appear to be linked, though I'd expect that they would be like the timestamps.
Steps to Reproduce
Traceback
Operating System
Linux
Python Executable
Python
Python Version
3.10
Package Versions
(run on DANDI hub)
issue_environment.txt
Code of Conduct
The text was updated successfully, but these errors were encountered: