-
Notifications
You must be signed in to change notification settings - Fork 253
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
Error from Kilosort 4.0, using Neuropixel 1.0 probe, single column mode #850
Comments
Please upload |
sorry, I could not find this file in the results directory. Seems it did not be generated successfully |
It looks like you're using an older version of kilosort4, which is why the log did not generate. Please update to the latest version with |
kilosort4.log
|
I'm not familiar with that open ephys interface. Is that showing that you only recorded from channels with the same horizontal position on the shank? Your kilosort probe preview is showing something very different. |
Describe the issue:
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\envs\kilosort\lib\site-packages\kilosort\gui\sorter.py", line 90, in run
clu, Wall = cluster_spikes(st, tF, ops, self.device, bfile, tic0=tic0,
File "C:\ProgramData\anaconda3\envs\kilosort\lib\site-packages\kilosort\run_kilosort.py", line 420, in cluster_spikes
clu, Wall = clustering_qr.run(ops, st, tF, mode = 'template', device=device,
File "C:\ProgramData\anaconda3\envs\kilosort\lib\site-packages\kilosort\clustering_qr.py", line 317, in run
raise ValueError(
ValueError
:
get_data_cpu
never found suitable channels inclustering_qr.run
.dmin, dminx, and xcenter are: (20.0, 1.0, 19.0)
Reproduce the bug:
No response
Error message:
No response
Version information:
Kilosort 4.0, using Neuropixel 1.0 probe, python
The text was updated successfully, but these errors were encountered: