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

Fix EDF/BDF filter warning bug #12661

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Fix EDF/BDF filter warning bug #12661

merged 2 commits into from
Jun 14, 2024

Conversation

cbrnr
Copy link
Contributor

@cbrnr cbrnr commented Jun 14, 2024

Addresses the most urgent issue in #12643. The warning was incorrectly emitted because there was a bug with iterating over selected channel indices.

Note that I still don't know if the behavior is actually correct or not, so this needs to be fixed in a follow-up PR. However, fixing the warning is more important, and I'd appreciate if we pushed a hotfix release with a backport soon.

@cbrnr cbrnr added the backport-candidate on-merge: backport to maint/1.9 label Jun 14, 2024
@larsoner
Copy link
Member

Nice, thanks @cbrnr ! We'll get to see if the backport bot does its job just based on the added label, too 🤞

@larsoner larsoner merged commit f90dd6e into mne-tools:main Jun 14, 2024
28 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/mne-python that referenced this pull request Jun 14, 2024
larsoner added a commit that referenced this pull request Jun 14, 2024
@cbrnr cbrnr deleted the fix-bdf-sel branch June 19, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-candidate on-merge: backport to maint/1.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants