[FieldTrip] ft_sourceplot
qi li
lihqih at gmail.com
Mon May 7 19:52:08 CEST 2012
Hi,
I am having trouble following the tutorial of 'source reconstruction
of event-related fields using minimum-norm estimate'.
So far, I have been successfully done with the freesurfer and am
checking the mri result by freesurfer.
The command is like this,
% go to the Subject01/mri directory
mri = ft_read_mri('filled.mgz');
cfg = [];
cfg.interactive = 'yes';
figure;ft_sourceplot(cfg, mri);
ft_sourceplot shows no figures at all. I do check the 'filled.mgz by
converting it to nii and view it in afni. The white matter can be
clearly seen.
Can anybody help? Thanks a lot!
Qi
More information about the fieldtrip
mailing list