Closed mgraupe closed 6 months ago
Hi Michael. thank you for the feedback.
Unfortunatly this is a long task.
First, we need to submit this patch to kilosort2 branch and make it accepted. Then, on spikeinterface side, we have to compile this kilosort2 code and embed it into a dock image and then push the image.
I propose you submit, you try to sumbit the patch on killosort side, when accepted we try to propagate it here. I must admit that building docker images is really tedious and time consuming. Alessio and You Min did the most of the work.
and why not using kilosort2.5 ? The one wich best bechmarks results.
Not to throw a wrinkle into this, but @DradeAW tried to submit a patch for KS and they closed it (because they seem to be done patching anything Matlab related). So I highly doubt patching at the KS level will happen. As far as 2 vs 2.5--> the docs for KS say low channel count may still be better with 2 vs 2.5. So for tetrodes or other small electrodes maybe 2 would still be better. Not sure though.
@alejoe91 would there be any interest in building a docker with a different version of matlab or should we close this as not possible? I can confirm locally that Matlab 2021 fixes the issue and that later versions of Matlab will create this issue (not always always, but very often).
Thanks for pinging @zm711
This is very tricky on my side since I don't have access to other MATLAB versions :(
I suggest we close this
Hello,
I am using SpikeInterface version 0.100.0 and I am using the sorter kilosort2 in the docker on Ubuntu (22.04.2 LTS). I launch the spike sorting with
The sorting aborts with the error
This error can be resolved by downgrading matlab to 2021b or by replacing the line 100 in mainLoop/runTemplates.m to:
Is there a possibility to fix that that in the docker image?
Thanks in advance.
Best, Michael