[Freesurfer] vertex-by-vertex thickness

2012-06-13 Thread Shantanu Ghosh
Hi FS experts, Sorry if this is a newbie question. I want to display how an individual patient's crtical thickness varies from the normal group average, vertex-by-vertex. What is the commandline to do that? I want to display the overlay on MNI152 instead of fsaverage. Thanks in advance,

Re: [Freesurfer] vertex-by-vertex thickness

2012-06-13 Thread Douglas N Greve
Use mris_preproc to collect your normal subjects into a single file. Then use mri_concat to compute the mean and stddev of your normals mri_concat file.mgh --mean mean.mgh mri_concat file.mgh --std std.mgh Then compute a z-score for your subject (after transforming to fsaverage space): fscalc

Re: [Freesurfer] vertex-by-vertex thickness

2012-06-13 Thread Shantanu Ghosh
hi doug, i notice slight differences in numbers when using fscalc vs. fscalc.fsl for calculating the z-score map\ I am just curious why it may happen thanks in advance, shantanu On Wed, June 13, 2012 3:31 pm, Douglas N Greve wrote: Use mris_preproc to collect your normal subjects into a single

Re: [Freesurfer] vertex-by-vertex thickness

2012-06-13 Thread Douglas N Greve
How big? They use different programs so, depending on how big, it might just be a precision issue. On 06/13/2012 04:38 PM, Shantanu Ghosh wrote: hi doug, i notice slight differences in numbers when using fscalc vs. fscalc.fsl for calculating the z-score map\ I am just curious why it may

Re: [Freesurfer] vertex-by-vertex thickness

2012-06-13 Thread Shantanu Ghosh
Hi doug, Not a huge difference. It does not alter the subsequent cluster. thanks for the clarification though... shantanu On Wed, June 13, 2012 4:48 pm, Douglas N Greve wrote: How big? They use different programs so, depending on how big, it might just be a precision issue. On 06/13/2012