-
Notifications
You must be signed in to change notification settings - Fork 266
Adding SC wrapper #926
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
Adding SC wrapper #926
Conversation
| @@ -0,0 +1,183 @@ | |||
| """ | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add some comments here to dscribe the reader and link to the project.
|
To have tests passing you maybe have to play with this installtion file: |
|
Hi Pierre. Could fix pep8 and small comments so I could merge this ? |
|
Hi Pierre. |
|
Back from holidays, I'll try to finish that asap |
|
@yger : the rawio API have change a bit. Can you try to rebase to master ? |
|
Hi @samuelgarcia If I understood you correctly you want to not add SC to the Neo IOs, but instead to SpikeInterface. Does this make sense? Maybe it would still make sense to be able to load it here? |
No description provided.