mne.channels.read_layout#
- mne.channels.read_layout(fname=None, *, scale=True)[source]#
Read layout from a file.
- Parameters:
- Returns:
- layoutinstance of
Layout
The layout.
- layoutinstance of
See also
Notes
Valid
fname
arguments are:Kind
biosemi
CTF151
CTF275
CTF-275
EEG1005
EGI256
GeodesicHeadWeb-130
GeodesicHeadWeb-280
KIT-125
KIT-157
KIT-160
KIT-AD
KIT-AS-2008
KIT-UMD-3
magnesWH3600
Neuromag_122
Vectorview-all
Vectorview-grad
Vectorview-grad_norm
Vectorview-mag
Examples using mne.channels.read_layout
#
Working with sensor locations
How to convert 3D electrode positions to a 2D image
How to convert 3D electrode positions to a 2D image