[Freesurfer] Segmentation fault with mri_ca_train

2014-07-11 Thread Mark Plantz
Hello freesurfers, I am running into some sort of memory allocation issue when running mri_ca_train. I am simply using an intensity volume and a segmentation volume to create a GCA atlas. I keep getting this segmentation fault: 11, which is data allocation error. I have tried using all

Re: [Freesurfer] Segmentation fault with mri_ca_train

2014-07-11 Thread Mark Plantz
Ahh, that did the trick. Thanks! On Fri, Jul 11, 2014 at 5:30 PM, Bruce Fischl fis...@nmr.mgh.harvard.edu wrote: Hi Mark have you tried conforming the inputs (making them all 256^3, 1mm iso and 8 bits/voxel)? Bruce On Fri, 11 Jul 2014, Mark Plantz wrote: Hello freesurfers, I am

[Freesurfer] EM registration: brain centroid

2014-05-12 Thread Mark Plantz
Hi Freesurfers, Does anyone know if it is possible to manually set the brain centroid during the EM Registration step of the recon-all pipeline. I am using a non-default atlas, and have discovered that many of my difficulties have resulted from the brain centroid being incorrectly assigned to

Re: [Freesurfer] EM registration: brain centroid

2014-05-12 Thread Mark Plantz
in previous steps? I did include the -nogcareg flag with the recon-all command. On Mon, May 12, 2014 at 4:36 PM, Mark Plantz markplantz2...@u.northwestern.edu wrote: Hi Freesurfers, Does anyone know if it is possible to manually set the brain centroid during the EM Registration step

Re: [Freesurfer] EM registration: brain centroid

2014-05-12 Thread Mark Plantz
talairach alignment in previous steps? I did include the -nogcareg flag with the recon-all command. On Mon, May 12, 2014 at 4:36 PM, Mark Plantz markplantz2016@u. northwestern.edu wrote: Hi Freesurfers, Does anyone know if it is possible to manually set the brain centroid during the EM

[Freesurfer] resetting wm-mean [CA Normalize]

2014-04-21 Thread Mark Plantz
Hi freesurfers, I am running into an error where the white matter and gray matter means of my atlas are automatically setting to 0 during the #@# CA Normalize pathway. I copied a code segment below to help explain better. Has anyone else run into this problem? Is there a way to manually change

[Freesurfer] talairach.lta manual alignment

2014-02-21 Thread Mark Plantz
Hello freesurfers, I recently attempted to fix the talairach.lta file from a bad recon-all run for one of my subjects. I originally thought that the second pass of recon-all would automatically load this talairach file. However, it looks like the talairach alignment keeps restarting each time

Re: [Freesurfer] Fwd: Control point failure - CA Normalize

2014-01-17 Thread Mark Plantz
is not an option. Is there another way to check talairach.lta? On Fri, Jan 17, 2014 at 4:06 PM, Bruce Fischl fis...@nmr.mgh.harvard.eduwrote: see if the talairach.lta looks reasonable On Fri, 17 Jan 2014, Mark Plantz wrote: Hi Bruce, The nu.mgz file looks OK to me (I also attached a picture). When

[Freesurfer] Control point failure - CA Normalize

2014-01-16 Thread Mark Plantz
Hello freesurfers, I am running into a problem during the CA Normalize sequence of autorecon-2. It looks like freesurfer is having a hard time creating control points based off the atlas I am using. The output is as follows: finding control points in Left_Cerebral_White_Matter...found 0

[Freesurfer] EM Registration error

2013-12-29 Thread Mark Plantz
Hello freesurfers, Does anyone know the physical meaning of the transform matrix and the quasinewton matrix outputted during EM Registration of auto-recon2? For some odd reason, both of them are identity matrices (one's along the diagonal). I am almost certain that should not be the case.

[Freesurfer] mri_ca_normalize error

2013-12-04 Thread Mark Plantz
Hello all, I am experiencing an error during the mri_ca_normalize step of auto-recon-1 using a non-default atlas (for infant brains). Essentially, norm.mgz and ctrl_pts.mgz are both outputting as blank files (completely black). However, brainmask.mgz looks completely fine, which leads me

Re: [Freesurfer] mri_convert Siemens .IMA error

2013-12-04 Thread Mark Plantz
Not sure if this helps, but you can alter the output orientation using the flag --out_orientation followed by LIA (for example). Maybe the input file needs to be in a specific orientation before it can be converted properly. On Wed, Dec 4, 2013 at 9:56 PM, prasser pras...@zoho.com wrote: Hi,

Re: [Freesurfer] segmentation fault - recon-all

2013-08-20 Thread Mark Plantz
...@nmr.mgh.harvard.edu wrote: I think the best way to diagnose the issue would be to run the subject using the standard atlas provided with freesurfer. If that runs to completion that the .gca is almost certainly the source of the problem. -Zeke On 08/19/2013 03:07 PM, Mark Plantz wrote: Hello

[Freesurfer] Orientation/Primary-Slice-Direction

2013-08-19 Thread Mark Plantz
Hello freesurfers, I have an image that is in RAS orientation with the axial primary slice direction. Is there anyway to change this to LIA orientation with the coronal primary slice direction? I am assuming mri_convert would work, but I'm not sure which flags to use. Thanks in advance. MP

[Freesurfer] segmentation fault - recon-all

2013-08-19 Thread Mark Plantz
Hello all, While running recon-all for a subject, I ran into the following error message: *reading aseg from /Users/IngvalsonLab/Desktop/avgseg_seg_test/mri/aseg.auto_noCCseg.mgz* *reading norm from /Users/IngvalsonLab/Desktop/avgseg_seg_test/mri/norm.mgz* *0 voxels in left wm, 0 in right

[Freesurfer] mri_ca_train UCHAR/FLOAT

2013-08-07 Thread Mark Plantz
Hello freesurfers, I am currently attempting to run mri_ca_train to create a .GCA atlas based of off a series of subjects. I am receiving the following error: *** processing subject CMH-3074, 1 of 10... mri_ca_train:

Re: [Freesurfer] mri_ca_train UCHAR/FLOAT

2013-08-07 Thread Mark Plantz
It is currently in INT format. Thank you. MP On Wed, Aug 7, 2013 at 11:51 AM, Bruce Fischl fis...@nmr.mgh.harvard.eduwrote: yes, mri_convert -odt float will do it. What format is it in? On Wed, 7 Aug 2013, Mark Plantz wrote: Hello freesurfers, I am currently attempting to run

[Freesurfer] Fwd: TR,TE,TI,FA variability w/ mri_ca_train

2013-08-05 Thread Mark Plantz
-- Forwarded message -- From: Mark Plantz markplantz2...@u.northwestern.edu Date: Mon, Aug 5, 2013 at 11:32 AM Subject: Re: [Freesurfer] TR,TE,TI,FA variability w/ mri_ca_train To: Bruce Fischl fis...@nmr.mgh.harvard.edu thank you. Would the command simply be something like

Re: [Freesurfer] TR,TE,TI,FA variability w/ mri_ca_train

2013-08-05 Thread Mark Plantz
On Mon, Aug 5, 2013 at 11:35 AM, Bruce Fischl fis...@nmr.mgh.harvard.eduwrote: yes, I think so On Mon, 5 Aug 2013, Mark Plantz wrote: thank you. Would the command simply be something like this: mri_modify -tr 0 -te 0 -ti 0 -fa 0 input.mgz output.mgz ? On Thu, Aug 1, 2013 at 1:41 PM, Bruce

Re: [Freesurfer] TR,TE,TI,FA variability w/ mri_ca_train

2013-08-05 Thread Mark Plantz
0. 1. On Mon, Aug 5, 2013 at 11:41 AM, Bruce Fischl fis...@nmr.mgh.harvard.eduwrote: can you send us the full command line and screen output of what you ran? On Mon, 5 Aug 2013, Mark Plantz wrote: For some reason, when I run that command, I get the following output: Input

[Freesurfer] TR,TE,TI,FA variability w/ mri_ca_train

2013-08-01 Thread Mark Plantz
Hello freesurfers, I currently have a series of images with various TR,TE,TI,FA values. I would like to use mri_ca_train to create a .gca atlas based on these segmented volumes. Unfortunately, they all have slightly different control parameters (TR,TE,TI,FA). Is there any way around this

Re: [Freesurfer] Freesurfer Wiki down?

2013-07-29 Thread Mark Plantz
Yep, it is also down for me. Just happened recently, because it was working less than an hour ago. - Mark On Mon, Jul 29, 2013 at 1:06 PM, Caspar M. Schwiedrzik cschwie...@mail.rockefeller.edu wrote: not sure whether others are experiencing this as well, but the freesurfer wiki seems to be

Re: [Freesurfer] infant atlas segmentation

2013-07-24 Thread Mark Plantz
:56 PM, Mark Plantz wrote: Hello FreeSurfers, I recently obtained a set of infant templates. Out of curiousity, I decided to view one of the input brains with the provided segmented volume file. It appears that there is some misalignment. I wouldn't expect the alignment to be perfect

Re: [Freesurfer] mri_ca_train bug

2013-07-24 Thread Mark Plantz
, but it might. In any case if they aren't registered it won't generate a useful atlas, even if it does run to completion Bruce On Tue, 23 Jul 2013, Mark Plantz wrote: Hello freesurfers, I recently ran into a problem with mri_ca_train, a function that creates a .gca atlas from

Re: [Freesurfer] infant atlas segmentation

2013-07-24 Thread Mark Plantz
Nevermind, it turned out to be a permissions issue. Thanks! On Wed, Jul 24, 2013 at 10:12 AM, Mark Plantz markplantz2...@u.northwestern.edu wrote: Thanks for the reply Doug. I recently ran the bbregister command and attempted to view the results using tkregister2. I received the following

Re: [Freesurfer] infant atlas segmentation

2013-07-24 Thread Mark Plantz
. thanks doug On 07/24/2013 03:21 PM, Mark Plantz wrote: I guess the problem is that those regions should not be out of bounds. Maybe I need to create a new Lookup Table for the infant mri's? Is that possible to do? On Wed, Jul 24, 2013 at 2:15 PM, Douglas N Greve gr...@nmr.mgh.harvard.edu

[Freesurfer] mri_ca_train bug

2013-07-23 Thread Mark Plantz
Hello freesurfers, I recently ran into a problem with mri_ca_train, a function that creates a .gca atlas from a manually segmented volume and input volume(s). My command line is: mri_ca_train -T1 T1.mgz CMH-11460 CMH-11461 ~/Desktop/atlas.gca The results: processing subject CMH-11461, 1

[Freesurfer] mri_ca_normalize using -seg flag

2013-07-18 Thread Mark Plantz
Hello freesurfers, I am currently trying to create a normalized .mgz file using the mri_ca_normalize command. Instead of using a .gca atlas, I am using a manually segmented image. I have tried using the -seg flag. However, I keep getting an error that I am not inputting the correct

[Freesurfer] mritotal vs. talairach_avi scripts

2013-07-16 Thread Mark Plantz
Hello, I have a quick question about talairach transform. I know that FreeSurfer previously used mritotal to create the linear talairach transform. You could check the final objective function value in the mritotal.log file. I think the ideal value was in the ballpark of 0.06. Is there a

[Freesurfer] talairach and MNI305 Atlas

2013-07-15 Thread Mark Plantz
Hello freesurfers, I am currently attempting to create a normalized .mgz file from an input brain using mri_ca_normalize. Ultimately, I will use the norm.mgz file to create a .gca atlas for infant MRI's. Currently, I have three of the four required arguments. I am lacking the

[Freesurfer] mri_ca_normalize error

2013-07-02 Thread Mark Plantz
Hello, I am currently having some difficulties with the mri_ca_normalize command. I am attempting to create a normalized volume file using an input brain with the following command: mri_ca_normalize /Volumes/Wong_Lab/CochlearImplant/UNC_NiFTI/infant-neo-mgz/mri/ -seg

Re: [Freesurfer] mri_ca_normalize error

2013-07-02 Thread Mark Plantz
the optional arguments (prefixed with a dash) must come before all the mandatory ones. Also, you shouldn't give it the mri directory - give it an input volume (like nu.mgz). cheers Bruce On Tue, 2 Jul 2013, Mark Plantz wrote: Hello, I am currently having some difficulties

[Freesurfer] recon-all w/ non-default templates

2013-07-01 Thread Mark Plantz
templates (.nifti format) to work with the FreeSurfer recon-all process. Thank you. - Mark Plantz ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer The information in this e-mail

[Freesurfer] infant .tiff templates

2013-06-24 Thread Mark Plantz
image to use as an actual template for reconstruction with FreeSurfer? If so, would the conversion distort/ruin the template? Thank you! - Mark Plantz ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman

[Freesurfer] Installation Conflict

2013-06-14 Thread Mark Plantz
: /Applications/freesurfer/subjects: Permission denied. Any ideas on how to solve this problem? Is it a licensing issue? I have already created the .license file. Best, Mark Plantz ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https