Matthias H. Hennig
Matthias H. Hennig
Please could you reopen this - for me that's an essential missing feature. Thanks!
Just to add some context: This wraps the detection algorithm used in Herding Spikes. It depends on a standalone implementation that's available via pypi. It is fast and parallel, and...
Just noticed: The unit tests use Python 3.8, but the new hs-detection package uses 3.9 features. Will it be kept at 3.8 for now, what's the plan?
Hello @aeladly91, could you give a bit more detail about your setup so I can try to replicate this? Did you install spikeinterface with pip, and then herdingspieks with pip...
I see, so @Virginia9733 , you are trying to install on Windows. Here you need to install the MS Visual Studio Build Tools first: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017 We know the 2017 version...
Thanks, I will have a look... I'm working on some API changes, by the way. I will let you know!
I will do this for biocam.
Just to check, has this been resolved?
Can you run another sorter? It indeed looks like there is something wrong with the extractor, as pointed out by @BptGrm.
Hi, The problem is that no spikes are found. ``` Loaded 0 spikes. ``` There are two possibilities: - The data has strong fluctuations, e.g. some LFP signal. In this...