mne.pick_info
mne.
pick_info
Restrict an info structure to a selection of channels.
info : dict
Info structure from evoked or raw data.
sel : list of int | None
Indices of channels to include.
copy : bool
If copy is False, info is modified inplace.
res : dict
Info structure restricted to a selection of channels.
Use source space morphing
The Info data structure