-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: validation error on NWB Zarr file #221
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of users
Milestone
Comments
Thanks for raising this issue. We will take a look after SFN. |
mavaylon1
added
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of users
labels
Sep 30, 2024
3 tasks
|
The example gives me a different trace. PyNWB did have a release since this was posted (possible reason). Either way, currently looking into this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of users
What happened?
Ran across this while debugging Zarr support for NWB Inspector NeurodataWithoutBorders/nwbinspector#513
An actual error this time, for a relatively simple file
Only detectable by running validation on the file (
io.write
andio.read
both work fine)Opening here since it only happens for
NWBZarrIO
, but might be a HDMF or PyNWB issue so feel free to transfer thisSteps to Reproduce
Traceback
Operating System
Windows
Python Executable
Conda
Python Version
3.12
Package Versions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: