On 28 Sep 2012, at 18:00, freesurfer-request@nmr.mgh.harvard.edu wrote:Message: 27Date: Fri, 28 Sep 2012 10:03:47 -0400From: Douglas N Greve <greve@nmr.mgh.harvard.edu>Subject: Re: [Freesurfer] Fmri_glmfit-sim with pre-cached failsMessage-ID: <5065AE43.7060103@nmr.mgh.harvard.edu>Content-Type: text/plain; charset=ISO-8859-1; format=flowedHmmm, that's a lot, but I'm very surprised that the final FWHM is over30. How many subjects do you have? There might be one that is messed up.You can check this by loading the y.mgh as a "time course" in tksurfer.It will give you a graph with each subject. Finally, you can runmri_glmfit with the --pca option to get a PCA of the residuals. Thiswill create a folder called pca-eres. Look at the stats.dat and see howmuch variance is explained by the first component (first row, 4th column).dougOn 09/28/2012 03:31 AM, Ed Gronenschild wrote:Hi Doug,For mri_glmfit I used a cortical thickness smoothed with a FWHM of 20,resulting from using the -qcache option in recon-all.EdOn 27 Sep 2012, at 18:00, freesurfer-request@nmr.mgh.harvard.eduMessage: 16Date: Thu, 27 Sep 2012 11:29:06 -0400From: Douglas N Greve <greve@nmr.mgh.harvard.eduSubject: Re: [Freesurfer] mri_glmfit-sim with pre-cached failsMessage-ID: <506470C2.5060906@nmr.mgh.harvard.eduContent-Type: text/plain; charset=ISO-8859-1; format=flowedHi Ed, when I created the cache, I only went up to 30mm FWHM thinkingthat no one would ever go above it, or maybe should never go above it. Ican create tables at higher smoothing levels, but 34mm is a lot ofsmoothing. How much did you apply to the data?dougOn 09/27/2012 05:48 AM, Ed Gronenschild wrote:Hi,I want to apply a cluster correction with mri_glmfit-sim withthe --cache option:mri_glmfit-sim --glmdir my_glmdir --cache 1.3 absIt fails with the error message that it can't find the file:FSDir/average/mult-comp-cor/fsaverage/lh/cortex/fwhm34/abs/th1.3/mc-z.csd(FSDir is the directory where FreeSurfer is located,version 5.0.0, Mac OSX10.5)Looking at the content of the ....fsaverage/lh/cortex directorythan indeed, only the directories fwhm01, fwhm02, ..., fwhm30are present.In the log file from mri_glmfit I can read that the residualFWHMis 34.005014. Since this FWHM is automatically derived bymri_glmfit, does it mean that I can never use the --cache optionin this case?Cheers,Ed