Re: [Freesurfer] integrating FSL and Freesurfer

2012-10-09 Thread Chris Filo Gorgolewski
Hi, I have run into the same problem. I have managed to partially diagnose it, got some workarounds, but no real solutions. I would greatly appreciate FreeSurfer team for some feedback. So it's all about orientations. FreeSurfer internally uses LPI and FSL (Especially FSLView) uses RAS. Try conver

Re: [Freesurfer] FS install ubuntu 11.1

2012-10-09 Thread Knut J Bjuland
Hi You should reinstall FSL 5.0 since it is missing a file. Knut J On 10/08/2012 08:05 PM, David Soto wrote: Hi, just trying to install Fresufer in Ubuntu OneiricOcelot 11.10, I followed the installation steps in your web and seemed fine in one of the last steps I did wmen-dsoto3:/> sourc

Re: [Freesurfer] FS install ubuntu 11.1

2012-10-09 Thread David Soto
thanks, I'll try though I have already reinstalled FSL now I have FSL 5.0.1- should that fine prevent FS from starting up anyway? Cheers On Tue, Oct 9, 2012 at 9:06 AM, Knut J Bjuland wrote: > Hi > > You should reinstall FSL 5.0 since it is missing a file. > > Knut J > > > > On 10/08/2012 08:05

[Freesurfer] import dicom files with # in name and when to run talairach_avi --i nu.mgz --xfm transforms/talairach.xfm

2012-10-09 Thread Knut J Bjuland
Hi, I have two questions about Freesurfer. How can I import dicom files, which include "#" as part of the files names into freesurfer witouth renaming the files? Recon-all -i seem to cut the files name after "#" so that image#1.dcm becomes image. Would you recommend me to run this command for a

Re: [Freesurfer] import dicom files with # in name and when to run talairach_avi --i nu.mgz --xfm transforms/talairach.xfm

2012-10-09 Thread Bruce Fischl
Hi Knut sorry, I don't think you can. We interpret stuff after the # as a frame number. Bruce On Tue, 9 Oct 2012, Knut J Bjuland wrote: > Hi, > > I have two questions about Freesurfer. How can I import dicom files, > which include "#" as part of the files names into freesurfer witouth > renamin

Re: [Freesurfer] 3 Factor glm group analysis

2012-10-09 Thread Douglas N Greve
Hi Harry, I would do a time1-time2 subtraction (fscalc) and then do a 2 group analysis (search for "paired" on our wiki). doug On 10/09/2012 12:45 AM, hhal5...@uni.sydney.edu.au wrote: > Hello, > > We are currently doing a longitudinal Group Analysis using FreeSurfer, > and were wondering if

Re: [Freesurfer] FS install ubuntu 11.1

2012-10-09 Thread Knut J Bjuland
This errer message mean that you are missing /usr/share/fsl/5.0/etc/fslconf/fslmachtype.sh in your /usr/share/fsl/5.0/etc/fslconf. You should get a copy of this file and place in /usr/share/fsl/5.0/etc/fslconf/f knut J On 10/09/2012 02:00 PM, David Soto wrote: hi - so the output to source

Re: [Freesurfer] integrating FSL and Freesurfer

2012-10-09 Thread Douglas N Greve
Hi Noam, sorry, this one slipped through the cracks (would not have seen it except for Chris' email today). The problem with your data is not that the brain is upside down but that the letters (AP, LR, SI) are not appropriate. I just tried this procedure on my data and could not replicate this

Re: [Freesurfer] integrating FSL and Freesurfer

2012-10-09 Thread Douglas N Greve
Hi Chris, I don't really see this as a problem for FreeSurfer or BBR as much as it is a problem with FSLView not being able to re-orient images so that they don't show up upside-down. If you have two matrices (one to convert to T1 space, the other to the reoriented space), you can merge the mat

Re: [Freesurfer] CT transform to MNI152 2mm

2012-10-09 Thread Douglas N Greve
You can register the brain.mgz (and so all conformed volumes) to MNI152 with the mni152reg script. This will create $SUBJECTS_DIR/$subject/mri/transforms/reg.mni152.2mm.dat. If you have a registration for the CT to freesurfer space, then you can combine them like: Rfinal = inv(Rct)*R152 with mr

Re: [Freesurfer] Controlling for age and sex in Qdec?

2012-10-09 Thread Douglas N Greve
You should model sex as a categorical factor, not as a continuous variable, so there is no issue of centering sex. Whether you really need to center age depends on what you want to test. If you want to test of a difference in age slopes regressing out the effects of sex, then you don't need to

Re: [Freesurfer] freesurfer problems

2012-10-09 Thread Douglas N Greve
Hi Catherine, there is something wrong with that file or else the error msg would not be generated. Make sure it is world-readable. Make sure you did not download it to a windows machine first and then copy it (if so run dos2unix on it). Look inside it and make sure you can see plain text chara

Re: [Freesurfer] volumes per lobe

2012-10-09 Thread Douglas N Greve
Try this cd $SUBJECTS_DIR/subject/scripts mri_annotation2label --subject vol17 --hemi rh --lobesStrict lh.lobesfile mris_anatomical_stats -mgz -cortex ../label/lh.cortex.label -f ../stats/lh.lobesfile.stats -b -a ../label/lh.lobesfile.annot subject lh white doug On 10/05/2012 09:53 AM, Carol

[Freesurfer] Transform surface to a native volume (different than orig)

2012-10-09 Thread Arnaud Guidon
Dear Freesurfer experts, I'd like to transform a surface S to a native volume V which is not the original T1. I first computed the transform V_to_orig.mat using flirt. Loading the resulting volume and the lh.pial showed satisfactory results in freeview. Now I'd like to obtain the surface in th

Re: [Freesurfer] Freesurfer and FSL

2012-10-09 Thread Ana Arruda
Dear experts, About the previous subject I have one more question. Based on Morey, et al. article we can say that there is better results for the right hippocampus. Generally, it is known that right hippocampus volume is often bigger than left hippocampus. So, is there any possible explanation fo

[Freesurfer] accuracy of cerebellar segmenation

2012-10-09 Thread Inês Violante
Dear all, Does anyone have information on the accuracy of cerebellar segmenation into GM and WM? Thank you very much. ines ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer The inf

[Freesurfer] Error with updated freeview.bin

2012-10-09 Thread Irwin, William
Hello- I just downloaded the updated freeview.bin (8/23/2012) file (from: ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/misc/linux-centos4_x86_64/). I am running Linux 64-bit (2.6.32-279.5.1.el6.x86_64 #1 SMP Tue Aug 14 16:11:42 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux). When I tried to exe

Re: [Freesurfer] Freesurfer and FSL

2012-10-09 Thread Douglas N Greve
not that I know of. Our manual data have hippocampi that are pretty symmetrical.The automatically generated segmentations are also very symmetric. doug On 10/09/2012 01:28 PM, Ana Arruda wrote: > Dear experts, > > About the previous subject I have one more question. > > Based on Morey, et al. a

Re: [Freesurfer] Transform surface to a native volume (different than orig)

2012-10-09 Thread Douglas N Greve
What command are you using to visualize it? doug On 10/09/2012 12:51 PM, Arnaud Guidon wrote: > Dear Freesurfer experts, > > I'd like to transform a surface S to a native volume V which is not the > original T1. > > I first computed the transform V_to_orig.mat using flirt. Loading the > resultin

Re: [Freesurfer] Error with updated freeview.bin

2012-10-09 Thread Nick Schmansky
Wil, I've just uploaded the latest-greatest dev build of freeview.bin for centos6 here: ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/misc/linux-centos6_x86_64/ hopefully that will work. there could be library dependency issues though. Nick On Tue, 2012-10-09 at 18:32 +, Irwin, Wil

[Freesurfer] Install FS on new workstation issues

2012-10-09 Thread Nucleos P
Hi, Is anyone familiar with Redhat Linux workstation commands? I think the problem here was with the "setenv" command and I looked in root's bin and there is an "env" command? Just need help getting freesurfer to work. Am a total newbe. Thanks, Catherine

Re: [Freesurfer] Freesurfer and FSL

2012-10-09 Thread Ana Arruda
Can you please take a look to my previous posted hippocampi values? What do you think about them? Thank you for your prompt help. Best regards, Ana Arruda ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailm

[Freesurfer] Need Help with one dataset

2012-10-09 Thread Darshan P
I have one MRI and I run freesurfer on it . It runs through completely . When I see the output though , the surface does not include a huge part of the temporal lobe. I looked at the brain mask, and the deskulling is perfect. But the wm.mgz does not include temporal regions and hence the surface

Re: [Freesurfer] Install FS on new workstation issues

2012-10-09 Thread Bruce Fischl
Hi Catherine what shell are you running? Bruce On Tue, 9 Oct 2012, Nucleos P wrote: > Hi, > > Is anyone familiar with Redhat Linux workstation commands? I think the > problem here was with the "setenv" command and I looked in root's bin and > there is an "env" command? > > Just need help getti

Re: [Freesurfer] Need Help with one dataset

2012-10-09 Thread Bruce Fischl
Hi Darshan sounds like something pretty big is wrong. If you upload the dataset we'll take a look Bruce On Tue, 9 Oct 2012, Darshan P wrote: I have one MRI and I run freesurfer on it . It runs through completely . When I see the output though , the surface does not include a huge part of th

Re: [Freesurfer] Error with updated freeview.bin

2012-10-09 Thread Irwin, William
Hi Nick- Yes, library dependency issues which don't appear to easily be solved. Presumably they would be easier to solve if I moved to the centos6 version of 5.1, but the centos4 version is working just fine. Thanks for your help. -Wil |-Original Message- |From: Nick Schmansky [mailto

[Freesurfer] hippocampal segmentation

2012-10-09 Thread Hugh Pemberton
Dear freesurfer crew, I'm having a few issues with segmentation around the hippocampus, I have included a few screenshots of main and aux vol where the hippocampus has been excluded even with the addition of control points. Have you got any tips for rectifying this? It's happened a fair few times

[Freesurfer] motion cut off

2012-10-09 Thread Mürner-Lavanchy , Ines
Dear FreeSurfers, Due to motion I have to exclude participants from my analysis. Is there an objective measure which could serve as a cut off value concerning motion in the scanner? Can I find it in one of the FreeSurfer files generated through the recon-all process? Subjectively, one can see