help > RE: Converting FSFAST analysis to SPM
Jun 20, 2014  12:06 PM | Donald McLaren
RE: Converting FSFAST analysis to SPM
Thanks for the feedback. I'll have to look at these lines as they have worked locally and for other groups.

If you want to use hippocampal seeds, then you need your seed regions to be defined in the mni305 volume space. You can still use separate regions for all subjects though. In the FSFAST PPI pipeline, there is an option for providing the source files for PPI (FSFAST_source). This will tell the program which FSFAST model (lh, rh, mni305) to use to extract the seed region data. In this way, you can use subcortical or cortical seeds to do the analysis.

models={'.lh' '.rh' '.mni305'};
P.FSFAST_source=[Study_Dir filesep Subjects{ii} filesep config.Subject_Subdirectory filesep 'SPMana' filesep config.Model models{3} filesep 'SPM.mat'];


Let me know if you have any questions.

Threaded View

TitleAuthorDate
Markus Sneve Jun 18, 2014
RE: Converting FSFAST analysis to SPM
Donald McLaren Jun 20, 2014