Create .lout file from EEG electrode digitization.
mne.Info
The mne.Info
object with information about the sensors and methods of measurement.
float
Viewport radius as a fraction of main figure height. Defaults to 0.5.
float
| None
Width of sensor axes as a fraction of main figure height. By default, this will be the maximum width possible without axes overlapping.
float
| None
Height of sensor axes as a fraction of main figure height. By default, this will be the maximum height possible without axes overlapping.
list
of str
| str
List of channels to exclude. If empty do not exclude any. If ‘bads’, exclude channels in info[‘bads’] (default).
Whether the channels contain current-source-density-transformed data.
Layout
The generated Layout.
See also
mne.channels.make_eeg_layout
#