mne.
make_ad_hoc_cov
Create an ad hoc noise covariance.
info : instance of Info
Measurement info.
verbose : bool, str, int, or None (default None)
If not None, override default verbose level (see mne.verbose() and Logging documentation for more).
mne.verbose()
cov : instance of Covariance
The ad hoc diagonal noise covariance for the M/EEG data channels.
Notes
New in version 0.9.0.