Max Lim
Max Lim
Hi @alejoe91 No, I did not look at the traces, but sometimes the difference in the binary input data will cause Kilosort2 to raise the error `Error using / Matrix...
Thanks for the help! I'll take a look at the traces. Do you know what could be causing the Kilosort2 error? The error happened when I switched `total_memory` from `4G`...
Thank you for your fast review! In the first commit, RT-Sort was added to the "Supported Spike Sorters" section. Is there another section where I should add it? In the...
Thank you for all your comments! I simplified the installation process and implemented `braindance.__version__`.
My branch (before merging main) failed the tests [Complete tests / windows-latest Python 3.9](https://github.com/SpikeInterface/spikeinterface/actions/runs/12858420131/job/36796497578), [Complete tests / windows-latest Python 3.12](https://github.com/SpikeInterface/spikeinterface/actions/runs/12858420135/job/36796498027), and [Complete tests / windows-latest Python 3.12](https://github.com/SpikeInterface/spikeinterface/actions/runs/12858420131/job/36796499287). I may be...
> @max-c-lim I finally got to test this, but I'm getting a very weird behavior... > > Here's a simple test script: > > ``` > import spikeinterface.full as si...