Closed rat-h closed 1 year ago
Hi @rat-h
We need to investigate this, but, in principle, spikeinterface is installed at run-time in the container here: https://github.com/SpikeInterface/spikeinterface/blob/master/spikeinterface/sorters/runsorter.py#L488-L518
Can you try to run with verbose=True
? I'll test on my side
@rat-h sorry for my late reply on this. Unfortunately, YASS requires py3.7 and as SpikeInterface version 0.96 we only support python>=3.8. This makes YASS legacy, as noted here: https://spikeinterface.readthedocs.io/en/latest/install_sorters.html#yass-legacy
My colleague and I are trying to find a good spike sorter for our very unusual data. We have tried a bench of them: kilosort 2.0, kilosort 2.5, kilosort 30, tridesclous, spykingcircus, ironclust - all in containerized version.
We were able to run all of these spike sorters without any problems and compare results!
However, yass container doesn't work and returns an error message.
I can confirm that the same happens if I run the container in a shell
Spikeubterface isn't installed, it seems.
Any idea why is that and how to fix it?