mne.viz.
plot_layout
Plot the sensor positions.
layout : None | Layout
Layout instance specifying sensor positions.
show : bool
Show figure if True. Defaults to True.
fig : instance of matplotlib figure
Figure containing the sensor topography.
Notes
New in version 0.12.0.