Named subset of channels (e.g. "Left-temporal") loaded from an MNE .sel file.
More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEChSelection |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Typedefs | |
| typedef MNEChSelection | MNELIB::mneChSelectionRec |
| typedef MNEChSelection * | MNELIB::mneChSelection |
Named subset of channels (e.g. "Left-temporal") loaded from an MNE .sel file.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEChSelection represents one entry of the channel selection files shipped with the MNE C tools (per-region groupings of MEG / EEG channels). Used by browsers and analyzers to drive topographic layouts and quick channel subsets.
Definition in file mne_ch_selection.h.