-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement spikeinterface wrapper #30
Comments
Hi @samuelgarcia. It'd be cool to do this. We are going to add a few more features / releases over the next month or so then might be in a good state to make this happen. |
OK tell us when there is a releasde on pypi. |
Will do. Pure python to start with. NB: there is no CPU-only support right now (like the matlab 2.0 version requires a GPU). |
I can guess so if you use cupy. |
I started a wrapper in spikeinterface here SpikeInterface/spikeinterface#95 The wrapper is simple but I am not yet able to run pyks because of installation problems dur to cuda.
One question : how is supposed to be the output ? |
See
https://github.com/SpikeInterface/spikesorters/issues/177
The text was updated successfully, but these errors were encountered: