[Bug] ValueError: Number of signals and coords is not same #550
Labels
bug
Indicates an unexpected problem or unintended behavior
documentation
Indicates a need for improvements or additions to documentation
Describe the bug
I'm attempting to use elephant to perform CSD analysis. In a Jupyter notebook, I have implemented the temporary fix mentioned here in my usage. However, the output is not produced and I get an error (traceback below). Is this a failure of my usage? Or a bug in the code? I'm not fully sure what the error output means.
To Reproduce
where
nwb.electrodes.x
andnwb.electrodes.y
are arrays of length 2304.Expected behavior
A resulting CSD array is expected to be outputted.
Environment
Windows 10:
Installed elephant with pip install elephant:
Python version: 3.9.10
neo==0.12.0
numpy==1.21.5
elephant==0.12.0
Traceback
The text was updated successfully, but these errors were encountered: