help > Converting FSFAST analysis to SPM
Jun 18, 2014  02:06 PM | Markus Sneve
Converting FSFAST analysis to SPM
Dear Dr. McLaren,

Regarding the recent addition to the gPPI-toolbox, the FSFAST-wrapper:
What kind of 'region files' would you suggest to use when investigating the surface models (.lh / .rh)? I am interested in using individual Freesurfer-defined hippocampi as seeds.

And, by the way, I had to comment out line 171 in FSFAST2SPM.m

fileline=strtrim(fileline);

and change line 178

SPM.Sess(jj).U(kk).name{1})=fileline(~isspace(fileline));

to something like

SPM.Sess(jj).U(kk).name{1}=['condition' num2str(kk)];

to get the wrapper to run.


Thank you for a great toolbox!
Markus

Threaded View

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