[Mne_analysis] 'shrunk' vs ‘empirical’ for the rest alpha power

Alexandre Gramfort alexandre.gramfort at inria.fr
Wed Apr 1 05:30:41 EDT 2020
Search archives:

        External Email - Use Caution        

hi,

try:

noise_covs2 = mne.compute_raw_covariance(
    raw_noise, method=methods,rank=dict(meg=69),
    return_estimators=True)

Alex



More information about the Mne_analysis mailing list