Apply Dynamic Imaging of Coherent Sources (DICS) beamformer weights.
Apply a previously computed DICS beamformer to a cross-spectral density (CSD) object to estimate source power in time and frequency windows specified in the CSD object [1].
CrossSpectralDensityThe data cross-spectral density (CSD) matrices. A source estimate is performed for each frequency or frequency-bin defined in the CSD object.
BeamformerDICS spatial filter (beamformer weights)
Filter weights returned from make_dics.
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.
SourceEstimateSource power with frequency instead of time.
list of floatThe frequencies for which the source power has been computed. If the data CSD object defines frequency-bins instead of exact frequencies, the mean of each bin is returned.
References
mne.beamformer.apply_dics_csd#Compute evoked ERS source power using DICS, LCMV beamformer, and dSPM