mne.viz.
plot_snr_estimate
(evoked, inv, show=True)[source]¶Plot a data SNR estimate.
Parameters: | evoked : instance of Evoked
inv : instance of InverseOperator
show : bool
|
---|---|
Returns: | fig : instance of matplotlib.figure.Figure
|
Notes
New in version 0.9.0.
mne.viz.plot_snr_estimate
¶