Skip to content
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

Change in neo.rawio datatypes #98

Closed
samuelbray32 opened this issue Oct 23, 2024 · 0 comments · Fixed by #99
Closed

Change in neo.rawio datatypes #98

samuelbray32 opened this issue Oct 23, 2024 · 0 comments · Fixed by #99

Comments

@samuelbray32
Copy link
Collaborator

As tracked in this issue, the neo.rawio package has added a buffer_id to multiple of their data types, which cause breaking errors in our code for SpikegadgetsRawIO. Looking at the code, I think we can just add a null value for the buffer stream to resolve

Affected data types:

  • _signal_stream_dtype
  • _signal_channel_dtype
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant