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

Matched filtering to enhance peak detection #2259

Merged
merged 152 commits into from
Apr 30, 2024

Conversation

yger
Copy link
Collaborator

@yger yger commented Nov 24, 2023

In this PR, I've added at new node to detect peaks via matched filtering. The node accepts a prototype waveform, and will create spatio-temporal templates to convolve the traces with during peak detection, in order to increase the SNR (exactly as done in KS). This is working quite well, boosting quite a lot the detection, and thus the clustering. In a forseable future, SC2 will use it by default, more tests are needed.

@yger yger closed this Nov 24, 2023
yger and others added 27 commits March 14, 2024 15:41
@samuelgarcia samuelgarcia merged commit b6c2c91 into SpikeInterface:main Apr 30, 2024
11 checks passed
@yger yger deleted the matched_filtering branch May 6, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sortingcomponents Related to sortingcomponents module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants