mne_compute_noise_cov
Compute a noise covariance matrix from Epochs baseline data. Required for building an inverse operator in source localization.
Instructions
Compute a noise covariance matrix from the Epochs baseline (data up to tmax seconds, default 0). Needed before building an inverse operator for source localization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | epochs | |
| tmax | No | ||
| cov_name | No | noise_cov |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |