Choose a layout based on the channels in the info ‘chs’ field.
mne.Info
The mne.Info
object with information about the sensors and methods of measurement.
None
The channel type for selecting single channel layouts.
Defaults to None. Note, this argument will only be considered for
VectorView type layout. Use 'meg'
to force using the full layout
in situations where the info does only contain one sensor type.
list
of str
| str
List of channels to exclude. If empty do not exclude any. If ‘bads’, exclude channels in info[‘bads’] (default).