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

MRG: In find_bad_channels_maxwell(), do not filter data if existing lowpass filter frequency is equal to the one requested #10664

Merged

Conversation

hoechenberger
Copy link
Member

We used to not re-filter only if the already-applied filter hfreq was smaller than what was requested, but actually to correct comparison is <=.

…s filter frequency is equal to the one requested
@hoechenberger hoechenberger marked this pull request as ready for review May 23, 2022 09:14
@hoechenberger hoechenberger changed the title In find_bad_channels_maxwell(), do not filter data if existing lowpass filter frequency is equal to the one requested MRG: In find_bad_channels_maxwell(), do not filter data if existing lowpass filter frequency is equal to the one requested May 23, 2022
@hoechenberger hoechenberger merged commit 5bddef8 into mne-tools:main May 23, 2022
@hoechenberger hoechenberger deleted the find-bads-equal-to-hfreq branch May 23, 2022 12:28
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