-
Notifications
You must be signed in to change notification settings - Fork 233
Add BaseSpikeVectorExtension
#4189
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
Conversation
| # this is a bad hack to differentiate in the child if the parents is dense or not. | ||
| self.neighbours_mask = None |
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.
The comment was good to keep I think
|
|
||
|
|
||
| class GatherToHdf5: | ||
| class GatherToZarr: |
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.
amazing!
|
I am ok with this but we should be maybe merge the 2 PCA classes. |
|
cool |
This PR adds a new BaseExtension that centralizes a lot of funcionalitites for the extensions which compute an array based on spike vectors: