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

Do not reject epochs based on PTP threshold before ICA cleaning #806

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

hoechenberger
Copy link
Member

Fixes #805

Before merging …

  • Changelog has been updated (docs/source/changes.md)

@larsoner larsoner merged commit 03cc03a into mne-tools:main Nov 2, 2023
48 checks passed
@hoechenberger hoechenberger deleted the hoechenberger/issue805 branch November 2, 2023 15:25
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.

In sensor/apply_ica, we should not apply the ICA rejection threshold to the data before rejecting components
2 participants