mne.viz.
plot_snr_estimate
(evoked, inv, show=True, verbose=None)[source]¶Plot a data SNR estimate.
Parameters: |
|
---|---|
Returns: |
|
Notes
The bluish green line is the SNR determined by the GFP of the whitened evoked data. The orange line is the SNR estimated based on the mismatch between the data and the data re-estimated from the regularized inverse.
New in version 0.9.0.
mne.viz.plot_snr_estimate
¶