Tutorial 10: Power spectrum and frequency filters

Authors: Francois Tadel, Elizabeth Bock, John C Mosher, Richard Leahy, Sylvain Baillet

We are now going to process our continuous recordings to remove the main sources of noise. Typically, we can expect contaminations coming from the environment (power lines, stimulation equipment, building vibrations) and from the subject (movements, blinks, heartbeats, breathing, teeth clenching, muscle tension, metal in the mouth or the body). In this tutorial, we will focus first on the noise patterns that occur continuously, at specific frequencies.

We can correct for these artifacts using frequency filters. Usually we prefer to run these notch filters, band-pass filters and sinusoid removals before any other type of correction, on the continuous files. They can be applied to the recordings without much supervision, but they may create important artifacts at the beginning and the end of the signals. Processing the entire continuous recordings at once instead of the imported epochs avoids adding these edge effects to all the trials.

Evaluation of the noise level

Before running any type of cleaning procedure on MEG/EEG recordings, we always recommend to start with a quick evaluation of the noise level. An easy way to do this is to estimate the power spectrum of all the signals over the entire recordings.

Interpretation of the PSD

File: AEF#01

File: AEF#02

File: Noise recordings

Notch filter [optional]

It is not always recommended to use filters to remove the 50/60Hz frequencies, it depends on what you are expecting to do with your recordings. In the case of an ERP analysis, the averaging of multiple trials will get rid of the power line frequencies because they are not time-locked to the stimulus. If you are going to filter the recordings below 40Hz or if you do all your analysis in the time-frequency domain, you don't need this either. Avoid any pre-processing step that you don't really need.

For illustration purposes, we will now run a frequency filter to remove the 60Hz+harmonics from the continuous files. Notch filters are adapted for removing well identified contaminations from systems oscillating at very stable frequencies.

Evaluation of the filter

Some cleaning

To avoid the confusion later, delete the links to the original files:

Advanced

Alternatives to the notch

If the notch filter is not giving satisfying result, you can use two other processes.

Advanced

High-pass and low-pass filters

Other frequency filters could be interesting to run at an early stage of analysis.

Important: Frequency filters are operations that you should apply at very early stages of the analysis, before epoching the recordings. These operations do not perform well next to the beginning and the end of the signals, they may generate important artifacts. It is therefore much more efficient to filter the entire recordings from the original continuous file at once, rather than filtering small epochs after importing them in the database.

Advanced

Filters specifications

Notch filter

Band-stop filter

Band-pass filter

Advanced

On the hard drive

The names of the files generated by the process "Power spectrum density" start with the tag timefreq_psd, they share the same structure as all the files that include a frequency dimension.

To explore the contents of a PSD file created in this tutorial, right-click on it and use the popup menus File > View file contents or File > Export to Matlab.

psd_contents.gif








Feedback: Comments, bug reports, suggestions, questions
Email address (if you expect an answer):


Tutorials/ArtifactsFilter (last edited 2016-03-02 21:37:39 by FrancoisTadel)