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
Hi, I'm attempting to convert SpikeGLX ap.bin and lf.bin outputs into NWB format. When attempting to create a DataInterface object, I receive the error below. Any help in figuring out what's gone wrong would be greatly appreciated!
This seems like a neo issue. I would suggest trying the neo reader for spikeglx and if that fails it would produce a cleaner error trace which we can fix on the side.
Two questions:
Can you open an issue on neo if you get the error at the neo level.
Can you share the data with us so we can debug quicker?
What happened?
Hi, I'm attempting to convert SpikeGLX ap.bin and lf.bin outputs into NWB format. When attempting to create a DataInterface object, I receive the error below. Any help in figuring out what's gone wrong would be greatly appreciated!
Steps to Reproduce
Traceback
Operating System
Linux
Python Executable
Python
Python Version
3.12
Package Versions
annotated-types==0.7.0
asciitree==0.3.3
attrs==24.2.0
click==8.1.7
docstring_parser==0.16
faiss-cpu==1.9.0
fasteners==0.19
filelock==3.16.1
fsspec==2024.10.0
h5py==3.12.1
hdmf==3.14.5
hdmf_zarr==0.9.0
Jinja2==3.1.4
joblib==1.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kilosort==4.0.20
llvmlite==0.43.0
MarkupSafe==3.0.2
mpmath==1.3.0
neo==0.13.4
networkx==3.4.2
neuroconv==0.6.5
numba==0.60.0
numcodecs==0.14.0
numpy==1.26.4
nvidia-cublas-cu12==12.4.5.8
nvidia-cuda-cupti-cu12==12.4.127
nvidia-cuda-nvrtc-cu12==12.4.127
nvidia-cuda-runtime-cu12==12.4.127
nvidia-cudnn-cu12==9.1.0.70
nvidia-cufft-cu12==11.2.1.3
nvidia-curand-cu12==10.3.5.147
nvidia-cusolver-cu12==11.6.1.9
nvidia-cusparse-cu12==12.3.1.170
nvidia-nccl-cu12==2.21.5
nvidia-nvjitlink-cu12==12.4.127
nvidia-nvtx-cu12==12.4.127
packaging==24.2
pandas==2.2.3
parse==1.20.2
probeinterface==0.2.24
psutil==6.1.0
pydantic==2.9.2
pydantic_core==2.23.4
pynwb==2.8.2
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
quantities==0.16.1
referencing==0.35.1
rpds-py==0.21.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
scikit-learn==1.5.2
scipy==1.14.1
setuptools==75.5.0
six==1.16.0
spikeinterface==0.101.2
sympy==1.13.1
threadpoolctl==3.5.0
torch==2.5.1
tqdm==4.67.0
triton==3.1.0
typing_extensions==4.12.2
tzdata==2024.2
zarr==2.17.2
Code of Conduct
The text was updated successfully, but these errors were encountered: