The volume conduction model is an important ingredient for source analysis, since it determines how a source within the brain is visible on the EEG or MEG sensors. All forward and inverse computations that are done within Fieldtrip share the same low-level code for the computation of the forward model potential or field. Since the volume conduction model depends on the geometry, you have to provide information on that geometry for your subjects (i.e. position and radius of sphere).
Fieldtrip supports the following volume conduction models for EEG:
and the following volume conduction models for MEG:
If you wish, you can also use a forward model for which you have computed the leadfield matrices outside of fieldtrip in combination with the inverse source reconstruction algorithms that are implemented within FieldTrip. Some matlab code that demonstrates how to do it can be found in this example.
Share this page: