Skip to content

Small error in interpolation tutorial #12158

@hoechenberger

Description

@hoechenberger

Proposed documentation enhancement

https://mne.tools/dev/auto_tutorials/preprocessing/15_handling_bad_channels.html#interpolation-in-mne-python

Says:

Note that we used the exclude=[] trick in the call to pick_types() to make sure the bad channels were not automatically dropped from the selection.

But pick_types() isn't used anymore (we switched to inst.pick())

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions