Re: [Freesurfer] problem of mri_vol2surf

2010-09-13 Thread Douglas N Greve
The 27307 x 6 was originally done to be able to store data in nifti and analyze formats. They can be reshaped into a single vector of length 163842. When you load it into tksurfer, do you set the threshold to something very close to 0 to see if your values are just too small? Is everything 0 in

Re: [Freesurfer] Re-run FreeSurfer with V.5.0

2010-09-13 Thread Douglas N Greve
yes (but make sure to make backups). doug Gina Caetano wrote: > Hello, > > Version 4.2.0 was used to start processing data for a 3-years project. > We are still acquiring data for the project, and would like to start > using version 5.0. > > For some of the subjects already processed, manual ta

Re: [Freesurfer] problem of mri_vol2surf

2010-09-13 Thread Douglas N Greve
what do you mean that you were not able to overlay it on the surface? What is actually going wrong? It looks like mri_vol2surf complete succesffully. doug Jing Ming wrote: > Hi surfers: > >I was trying to convert a volume dataset from PET to fs surface > template. The command I used is the

Re: [Freesurfer] groups stats doubts

2010-09-13 Thread Douglas N Greve
what do you mean by making the pair-wise all at once? You'll have to correct for multiple comparisons some how. If these are clusters, then it is probably better to correct on a cluster by cluster basis, then do a final correction over the three p-values you get. doug Gabriel Go.Es. wrote: > T

[Freesurfer] problem of mri_vol2surf

2010-09-13 Thread Jing Ming
Hi surfers: I was trying to convert a volume dataset from PET to fs surface template. The command I used is the following: mri_vol2surf --src pet2t1.mgz --srcreg register.dat --hemi rh --o ./sig-rh.mgh --out_type mgh --float2int round --trgsubject ico --icoorder 7 The output file here i

Re: [Freesurfer] groups stats doubts

2010-09-13 Thread Gabriel Go.Es.
Thank you for you help Doug, of course I can explain it better Let's suppose that resulting from the ANOVA I get three significative areas (i.e. enthorhinal, parietal and frontal), do i have to make the pair-wise comparisons on the three areas at once?, or can I perform a pair-wise for enthorh

Re: [Freesurfer] Re-run FreeSurfer with V.5.0

2010-09-13 Thread Gina Caetano
Hello, Version 4.2.0 was used to start processing data for a 3-years project. We are still acquiring data for the project, and would like to start using version 5.0. For some of the subjects already processed, manual talairach alignment was performed with tkregister2, and as I understood when rec

Re: [Freesurfer] Fwd: Missing structures lh.aparc.stats

2010-09-13 Thread Bruce Fischl
you could tesselate the surface of the aseg cc and measure curvature that way On Mon, 13 Sep 2010, Nick Schmansky wrote: > no, those are not valid. cc is not a cortical structure. use the > measurements from the aseg.stats file (for volume only). > > n. > > On Mon, 2010-09-13 at 10:57 -0400, Al

Re: [Freesurfer] groups stats doubts

2010-09-13 Thread Douglas N Greve
I'm not sure what you mean. Can you elaborate? doug Gabriel Go.Es. wrote: > > Thanks Doug > > > > One more, Do I have to perform the pair-wise comparisons onto all > significant areas all together?, or can I make it on each one separately?. > > > > Best > > Gabriel > > > > > > > > > > >

Re: [Freesurfer] groups stats doubts

2010-09-13 Thread Gabriel Go.Es.
Thanks Doug One more, Do I have to perform the pair-wise comparisons onto all significant areas all together?, or can I make it on each one separately?. Best Gabriel > Date: Mon, 13 Sep 2010 10:24:31 -0400 > From: gr...@nmr.mgh.harvard.edu > To: gabriel...@hotmail.com > CC: freesurf

Re: [Freesurfer] Fwd: Missing structures lh.aparc.stats

2010-09-13 Thread Nick Schmansky
no, those are not valid. cc is not a cortical structure. use the measurements from the aseg.stats file (for volume only). n. On Mon, 2010-09-13 at 10:57 -0400, Alan Francis wrote: > Hi Nick: > > I processed around 183 brains using 4.0.3 a few years ago. I have > numbers on the CC volume, thic

Re: [Freesurfer] Fwd: Missing structures lh.aparc.stats

2010-09-13 Thread Alan Francis
Hi Nick: I processed around 183 brains using 4.0.3 a few years ago. I have numbers on the CC volume, thickness SA and Curvature. Are these not valid anymore? thanks, Alan On Mon, Sep 13, 2010 at 10:27 AM, Nick Schmansky wrote: > corpuscallosum was removed from the parc stats because it is not

Re: [Freesurfer] Fwd: Missing structures lh.aparc.stats

2010-09-13 Thread Nick Schmansky
corpuscallosum was removed from the parc stats because it is not a valid cortical structure (the thickness measure was not applicable). n. On Mon, 2010-09-13 at 10:05 +0200, Jordi Delgado wrote: > > Dear FS experts, > > We are using the 4.3.1 version of FreeSurfer, and we have noticed that > in

Re: [Freesurfer] groups stats doubts

2010-09-13 Thread Douglas N Greve
Yes, restrict the pair-wise comparisons to areas where the ANOVA is significant. doug Gabriel Go.Es. wrote: > > > > I'm going to run some analyses and have some doubts with respect to > the general approach that I should follow. We want to evaluate > differences in cortical thickness in thre

Re: [Freesurfer] problem with mri_vol2surf

2010-09-13 Thread Douglas N Greve
The problem is in the surf2surf step implemented inside vol2surf. You'll need to do it in two steps. First, vol2surf to the native surface, then surf2surf to fsaverage but specifying --mapmethod nnf doug ythomas wrote: > Hi, > > I am trying to sample a volume of integers in subject's anatomical

Re: [Freesurfer] problem with mri_vol2surf

2010-09-13 Thread ythomas
Hi, I haven't got a reply, so I thought I repost this: Is it a known problem that when doing a nearest interpolation from a volume of integers from a subject's anatomical space to the fsaverage surface using the mri_vol2surf flag results in non-integer output, or am I doing this wrong (see

[Freesurfer] Fwd: Missing structures lh.aparc.stats

2010-09-13 Thread Jordi Delgado
Dear FS experts, We are using the 4.3.1 version of FreeSurfer, and we have noticed that in the lh.aparc.stats/rh.aparc.stats file there are 35 structures calculated and not 36 structures, only corpuscallosum is missing. We have also compared it with an old subject processing (using 4.0.2 version

[Freesurfer] Using freesurfer over NoMachine connection

2010-09-13 Thread Christopher deCharms
We are hoping to view a Freesurfer session running on Fedora 13 using NoMachine. So far, we have not succeeded. Freesurfer runs fine locally, and NoMachine is otherwise working fine to display output. However, when running qdec (for example), we get the following error: ERROR: In /usr/pubsw/