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

Adding nan method to interpolate channels #12027

Merged
merged 6 commits into from
Sep 29, 2023

Conversation

anaradanovic
Copy link
Contributor

@anaradanovic anaradanovic commented Sep 28, 2023

Partially fixes #11481 (the other part was fixed in #12014).

@drammock drammock marked this pull request as ready for review September 29, 2023 19:57
mne/channels/channels.py Outdated Show resolved Hide resolved
mne/channels/channels.py Outdated Show resolved Hide resolved
mne/channels/interpolation.py Outdated Show resolved Hide resolved
mne/channels/interpolation.py Outdated Show resolved Hide resolved
mne/channels/interpolation.py Outdated Show resolved Hide resolved
mne/channels/tests/test_interpolation.py Outdated Show resolved Hide resolved
mne/channels/tests/test_interpolation.py Show resolved Hide resolved
@drammock drammock enabled auto-merge (squash) September 29, 2023 20:48
@drammock drammock merged commit 9f31cf3 into mne-tools:main Sep 29, 2023
26 checks passed
@larsoner larsoner added the ENH label Oct 2, 2023
snwnde pushed a commit to snwnde/mne-python that referenced this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable mne.concatenate_raws(raws) to handle varying bad channels in raws
4 participants