[Bug]: Weird representation of tags in TimeIntervals #1990
Labels
category: bug
errors in the code or code behavior
category: question
questions about code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of NWB users
What happened?
Hello, I am trying to parse a NWB file with pynapple. I noticed that the tag of a TimeIntervals objects is weirdly formatted.
The file is this one : https://dandiarchive.org/dandiset/000939/0.240528.1542/files?location=sub-A3707&page=1
When opening and getting the tags for the object 'nrem' for example, the tags appears differently depending on how I access it. Also it should probably appears as an array of strings.
First steps
If I do
1.
I get :
I get :
The correct output should be :
Steps to Reproduce
Traceback
No response
Operating System
Linux
Python Executable
Python
Python Version
3.10
Package Versions
PyNWB 2.8.1
Code of Conduct
The text was updated successfully, but these errors were encountered: