-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MRG: Backport #10619 and #10620 #10621
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
Conversation
…ne-tools#10619) * Drop EEG rejection thresholds when replacing EEG with CSD channels This is an attempt to fix the issue reported at https://mne.discourse.group/t/saving-epoch-error-no-eeg-channel-found * fix, working version * Update doc/changes/latest.inc Co-authored-by: Richard Höchenberger <richard.hoechenberger@gmail.com> Co-authored-by: Alex <aprockhill@mailbox.org>
|
Test failures appear unrelated to me, but I'm not 100% certain for Ultraslow_PG @larsoner Could you please take a look once you have a minute to spare, and merge if all is good? Thank you |
Britta I swear, I didn't do anything lol … no idea how that happened? |
Ah, I suppose it's @larsoner's fault by touching beamformer tests 👍 |
|
It happened automatically because I pushed a commit that touched beamformer code and @britta-wstnr is a code owner. This is just a backport of the tol adjustment in @hoechenberger I pushed a commit to fix #10623 as well, I'll test locally. It fixes some of the colors but not all, which I think is okay. |
|
Thanks @larsoner!! |
|
Locally I can reproduce #10623 on maint/1.0 and it's fixed on this PR: |
|
Thanks @larsoner |

Closes #10623