mne.pick_channels
mne.
pick_channels
Pick channels by names.
Returns the indices of the good channels in ch_names.
List of channels.
List of channels to include (if empty include all available).
Note
This is to be treated as a set. The order of this list is not used or maintained in sel.
sel
List of channels to exclude (if empty do not exclude any channel). Defaults to [].
Indices of good channels.
See also
pick_channels_regexp, pick_types
pick_channels_regexp
pick_types
Show EOG artifact timing
Shifting time-scale in evoked data
Permutation T-test on sensor data
Compute and visualize ERDS maps
The Info data structure
DICS for power mapping