Jake Swann
Jake Swann
Hi both! I had the same TypeError today using Kilosort 4.0.7 and Spikeinterface 101.0 (from source). The only Spikeinterface functions I used prior to running the sorter were `se.read_openephys()` and...
Hi Sam, thanks! That makes a lot of sense, I'll work on a refactor
Hi @samuelgarcia, I think this is ready for review - split into a new function as suggested
Sounds good! The segment index param currently only applies to these subclasses, and isn't inherently handled by `BaseRasterWidget` - would your suggestion be to edit the base class to handle...
#3805 PR drafted - let me know what you think!
Multi-segment plots would look like this:   
Hey @chrishalcrow - sorry for the delay working on this, I've been away for a while. Think I've addressed your comments, let me know if there's anything else you think...
Moved to #4035 so it can be merged properly
Thanks for the reply! I can install from source fine, but the pypi install is still failing on my machine, if that helps at all
Scikit-learn is not a dependency either - how do we want to handle this? It would be needed for both the prediction and training steps, if we implement that too