Plot the sensor positions.
None | LayoutLayout instance specifying sensor positions.
list | slice | NoneChannels to include. Slices and lists of integers will be interpreted as channel indices.
None (default) will pick all channels. Note that channels in info['bads'] will be included if their indices are explicitly provided.
Show layout axes if True. Defaults to False.
Show figure if True. Defaults to True.
FigureFigure containing the sensor topography.
Notes
New in version 0.12.0.