Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 3.67 KB

File metadata and controls

72 lines (46 loc) · 3.67 KB
title category
Tutorials
tutorial

The tutorials contain background on the different analysis methods and include code that you can copy-and-paste in MATLAB to walk through the different analysis options. Some of these tutorials are also used during the "Advanced EEG/MEG analysis" toolkit course that is presented at the Centre for Cognitive Neuroimaging of the Donders Institute for Brain, Cognition and Behaviour each year. Furthermore, we use or have used these tutorials during the various workshops.

The example datasets that are used in the documentation are listed in this overview, including links to all pages that use a specific dataset. These datasets are in general available from our download server.

We invite you to add your own tutorials to the website, considering the documentation guidelines. Whenever you explain somebody in person or over email how to do something with FieldTrip, please consider whether you could use the website for this, allowing others to learn from it as well.

See also the frequently asked questions and example scripts.

Introduction to FieldTrip and MATLAB

{% include pagelist section="tutorial/intro" %}

Reading and preprocessing data

{% include pagelist section="tutorial/preproc" %}

Sensor-level analyses

{% include pagelist section="tutorial/sensor" %}

Source reconstruction

Analysis of intracranial data

{% include pagelist section="tutorial/intracranial" %}

Analysis of TMS data

{% include pagelist section="tutorial/tms" %}

Analysis of fNIRS data

{% include pagelist section="tutorial/nirs" %}

Connectivity analysis

Statistical analysis

{% include pagelist section="tutorial/stats" %}

Plotting and visualization

{% include pagelist section="tutorial/plotting" %}

Making your analyses more efficient

{% include pagelist section="tutorial/scripting" %}