-
Notifications
You must be signed in to change notification settings - Fork 22
Congratulation #12
Comments
Hi Thank you! For sure a python binding would be fantastic. If you want to give it a go, I'm happy to review PRs. Is there any software in particular that you want to target with a Python binding? |
I have in mind pyacq, idephyx and tridesclous. My tools to make distributed spike sorting. (GPU based at some levels) My first step will be to bind directly the openephys USB board in python and integrate it in pyacq. For for this new openephys++, if I anderstand corectly you release a C library. |
Sorry for the delay. Yes, the library is located in api folder. There are already two bindings in there, C++ and C#. PRs for pythong bindings for python are welcome. You can look at how I did the C++ and C# bindings for some inspiration. |
Is it possible to open back this issue. |
Yep, most def. Lemme know if you have questions! |
I will have a look at the API when a skeleton of the dummy device will be started. |
What you have done before was super great.
Here, this is totally amazing.
Thank a lot.
At some point, if you need help to make a python layer over the C library I can help.
best,
Samuel
The text was updated successfully, but these errors were encountered: