Tutorial 6: Noise covariance matrix

The source reconstruction process requires an estimation of the noise level in the recordings. Ideally, we want to represent only the noise of the sensors, but we can also use a baseline of resting recordings. The main problem is in fact to identify segment of recordings that we can consider as "noise", or at least that do not contain any of the brain activity of interest. This tutorial shows how to compute the noise covariance matrix from the pre-stimulation baseline of the two averaged files we have in the database.

Compute from recordings

Noise covariance from another dataset

In order to get a good estimation of the noise, we need much more time samples than what we have in an averaged file. Also, the pre-stimulation baseline might not be a very good estimation of the noise of the sensors. You have several options available to get better results, by using different segments of recordings than the ones that you are analyzing.

The only constraint: you need to apply the exact same pre-processing operations to the recordings you use for the estimation of the noise covariance, and to the recordings for which you are reconstructing the sources: frequency filters, resampling, re-referencing...

Note for averaged files: If you import or compute a noise covariance matrix based on a set of RAW recordings (not averaged), and then use it to estimate sources for averaged recordings, you may have to set manually the number of trials that were used to compute the average.

Discussion

This matrix is very easy to calculate, and the Brainstorm interface offers a lot of flexibilty to use the files and time windows you want to process. The main problem about this noise covariance matrix is the difficulty to estimate what "noise" mean. In your experiment, you want to use segments of recordings that contain only the noise of the sensors if possible, or segments of

Next

Next tutorial: ?source estimation.

Tutorials/TutNoiseCov (last edited 2012-12-19 16:36:38 by bas2-montreal42-3096488408)