mne.viz.
plot_montage
(montage, scale_factor=20, show_names=False, show=True)[source]¶Plot a montage.
Parameters: | montage : instance of Montage
scale_factor : float
show_names : bool
show : bool
|
---|---|
Returns: | fig : Instance of matplotlib.figure.Figure
|