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

SpikeEvent class changes #5

Closed
cboulay opened this issue Jan 29, 2024 · 1 comment
Closed

SpikeEvent class changes #5

cboulay opened this issue Jan 29, 2024 · 1 comment

Comments

@cboulay
Copy link
Collaborator

cboulay commented Jan 29, 2024

  • .channel should be int
  • Add .device_id int
  • .timestamp should be int (64) unless using system time (Add ability to use system time for timestamps #3) then float -- how to do this?
  • .id should hold source's .unit -- 0 for unsorted, 255 for noise, and 1-5 for sorted unit identifier.
@cboulay
Copy link
Collaborator Author

cboulay commented Jan 30, 2024

6f5da7f

@cboulay cboulay closed this as completed Jan 30, 2024
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

No branches or pull requests

1 participant