FiffCov
Namespace: FIFFLIB · Library: FIFF Library
Python equivalent
mne.Covariance in MNE-Python.
#include <fiff/fiff_cov.h>
class FIFFLIB::FiffCov
FIFF noise / data covariance: matrix, channel names, kind, applied projectors, bads, dof and optional whitening eigendecomposition.
Round-trips with *-cov.fif files and with mne.Covariance in MNE-Python. Carries both the raw matrix and the metadata needed to regularize, project away SSP subspaces, and pre-whiten downstream forward / inverse computations.