Write a noise covariance matrix.
strThe name of the file. It should end with -cov.fif or -cov.fif.gz.
CovarianceThe noise covariance matrix.
If True (default False), overwrite the destination file if it exists.
New in version 1.0.
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.
See also
mne.write_cov#