regions of interest for source statistics 2
Marco SPERDUTI
marco.sperduti at UPMC.FR
Mon Dec 15 18:33:03 CET 2008
Hi all,
i'm trying to define ROI for sourcestatistic using wfu_pickatlas (i've
also tried with AFNI) but i always have this error:
??? Error using ==> read_fcdc_mri
unrecognized filetype of 'wfu_pickatlas'
Error in ==> atlas_init at 536
atlas = read_fcdc_mri(filename); % /home/... works, ~/.... does not work
Error in ==> statistics_wrapper at 217
atlas = atlas_init(cfg.atlas);
Error in ==> sourcestatistics at 152
stat = statistics_wrapper(cfg, varargin{:});
that's my code:
cfg.atlas = 'wfu_pickatlas';
cfg.roi = {'Inferior Parietal Lobule' ; 'Superior Temporal Gyrus'};
cfg.hemisphere = 'both';
cfg.inputcoord = 'mni';
any idea?
thank you,
Marco
----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/fcdonders/fieldtrip.
More information about the fieldtrip
mailing list