Apply Linearly Constrained Minimum Variance (LCMV) beamformer weights.
Apply Linearly Constrained Minimum Variance (LCMV) beamformer weights to a data covariance matrix to estimate source power.
CovarianceData covariance matrix.
BeamformerLCMV spatial filter (beamformer weights).
Filter weights returned from make_lcmv().
str | int | NoneControl verbosity of the logging output. If None, use the default
verbosity level. See the logging documentation and
mne.verbose() for details. Should only be passed as a keyword
argument.
SourceEstimate | VolSourceEstimateSource power.
See also
mne.beamformer.apply_lcmv_cov#Compute evoked ERS source power using DICS, LCMV beamformer, and dSPM