Open
Description
Message from Robert:
Use the Fieldtrip default model instead. of DIPFIT
dipfit/standard_BEM/standard_vol.mat
template = ft_read_headmodel('standard_bem.mat');
template = ft_read_mri('standard_mri.mat');
I indeed believe then to be the same, or at least to come from the same source. It is the BEM model that I made for this simulation study https://doi.org/10.1016/s1388-2457(01)00460-6.
FieldTrip also includes the corresponding electrodes, those are in the fieldtrip/template/electrode directory. The ones that start with "standard_" are the ones that fit on the head. And the MRI is included in fieldtrip/template/anatomy as single_subj_T1.nii (at 2 mm) and single_subj_T1_1mm.nii
Let me do a detailled comparison on the head models...