Apply Linearly Constrained Minimum Variance (LCMV) beamformer weights.
Apply Linearly Constrained Minimum Variance (LCMV) beamformer weights on evoked data.
Evoked
Evoked data to invert.
Beamformer
LCMV spatial filter (beamformer weights).
Filter weights returned from make_lcmv()
.
str
| int
| None
Control 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
| VolSourceEstimate
| VectorSourceEstimate
Source time courses.
See also
Notes
New in version 0.18.
mne.beamformer.apply_lcmv
#Source reconstruction using an LCMV beamformer