paul-aparicio
paul-aparicio
Thank you for your reply. The probe is a 96 channel utah array. I have the probe configured as an imaginary line where the distance between probes is set to...
Hi, I am using an RTX2070 Super (8gb memory). I have tried the dataset using 2.5 and 3.0, both return the same error.
Here are a few screen shots of two time points (filtered and raw):     ![Screenshot...
Hi @marius10p , were these images ok?
I also get this same exact error, the try/catch fix worked. If it helps any, I am using Kilosort 3. This error does not occur when I run it on...
Thanks for your response! (1) I am processing the channels using median referencing (across all the channels) and then filtering with the spikeinterface tools. When I use waveclus, its done...
Thanks! I'm running spikeinterface version 0.102.2
Got a very similar error with version 0.102.1: ```SpikeSortingError: Spike sorting error trace: Traceback (most recent call last): File "/home/paul/anaconda3/envs/sin/lib/python3.11/site-packages/spikeinterface/sorters/basesorter.py", line 270, in run_from_folder SorterClass._run_from_folder(sorter_output_folder, sorter_params, verbose) File "/home/paul/anaconda3/envs/sin/lib/python3.11/site-packages/spikeinterface/sorters/internal/spyking_circus2.py", line...
Sounds good, I will give it a try!
I get a similar error after the PR (pasted below). ```SpikeSortingError: Spike sorting error trace: Traceback (most recent call last): File "/home/paul/anaconda3/envs/sind/lib/python3.11/site-packages/spikeinterface/sorters/basesorter.py", line 270, in run_from_folder SorterClass._run_from_folder(sorter_output_folder, sorter_params, verbose) File...