Skip to content

Gaussian Smoothing Filter (redo of #95) - #97

Merged
cboulay merged 6 commits into
devfrom
BlackrockNeurotech-main
Aug 9, 2025
Merged

Gaussian Smoothing Filter (redo of #95)#97
cboulay merged 6 commits into
devfrom
BlackrockNeurotech-main

Conversation

@cboulay

@cboulay cboulay commented Aug 8, 2025

Copy link
Copy Markdown
Member

This is a redo of @hernst1 's PR #95 , but retargeted and rebased, and living here instead of BlackrockNeurotech org thus easier for me to manage.

Original text:

This PR contains the gaussian smoothing kernel to be used as a reproduction of the MINT processing - should be verified. >The filter follows the pattern of the ButterworthFilter.

Includes (1) kernel design function, (2) settings, processor inheriting from FilterByDesignTransformer, and unit, and (3) unit tests.

hernst1 and others added 6 commits August 8, 2025 16:29
* Remove `gaussian_smoothing_filter` method -- similar methods in other units were only meant as backwards compatibility for generator method usage which has since been abandoned.
@cboulay
cboulay merged commit 60e83fc into dev Aug 9, 2025
9 checks passed
@cboulay
cboulay deleted the BlackrockNeurotech-main branch August 9, 2025 05:00
@cboulay cboulay mentioned this pull request Oct 30, 2025
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.

2 participants