Skip to content

Sparsify the weights#3474

Merged
samuelgarcia merged 4 commits intoSpikeInterface:mainfrom
yger:mf_sparse
Oct 15, 2024
Merged

Sparsify the weights#3474
samuelgarcia merged 4 commits intoSpikeInterface:mainfrom
yger:mf_sparse

Conversation

@yger
Copy link
Copy Markdown
Collaborator

@yger yger commented Oct 14, 2024

We can speed up the matched filtering with sparse weights

weight_method={},
):
PeakDetector.__init__(self, recording, return_output=True)
import scipy
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a super meaty import. What if you just import scr_matrix instead?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, of course, could be clever, I agree... I'll do that asap

@samuelgarcia
Copy link
Copy Markdown
Member

cool.

@samuelgarcia samuelgarcia merged commit 9fa21c9 into SpikeInterface:main Oct 15, 2024
@yger yger deleted the mf_sparse branch October 15, 2024 11:23
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 this pull request may close these issues.

3 participants