[Freesurfer] Coordinate transformation to average surface space

2014-04-25 Thread ISAAC PEDISICH
Hi All, I am attempting to transform sets of coordinates from subject CRS space into the surfaceRAS space of an average subject, made with make_average_subject. By our current method, we register the individual CT to the average surface using mri_robust_register with the command: mri_robust_regis

Re: [Freesurfer] Coordinate transformation to average surface space

2014-04-28 Thread ISAAC PEDISICH
in MATLAB. -Isaac On Mon, Apr 28, 2014 at 2:32 PM, Douglas N Greve wrote: > > The matrix in the lta is probably not the right one. Try using > lta_convert or tkregister2 to change it to a register.dat file (which is > what is expected in your formula) > doug > > On 04/2

Re: [Freesurfer] Coordinate transformation to average surface space

2014-04-28 Thread ISAAC PEDISICH
trix? Also, what coordinate system are you trying to go to? > The equation you have below takes CRS in the CT and maps it to tkrRAS in > the anatomical. If you want to map the CRS in the anat then use > > inv(Tanat) * inv(Reg_avg) * Tmov * CT_coords > > > On 04/28/2014 03:58 PM

Re: [Freesurfer] Coordinate transformation to average surface space

2014-04-29 Thread ISAAC PEDISICH
e: > > It sounds like you are doing the right thing with the right equation. > Can you elaborate on what is going wrong? > > > On 04/28/2014 05:10 PM, ISAAC PEDISICH wrote: > > Sorry - I meant just the matrix. > > > > I'm trying to map from CRS in the CT to tk

Re: [Freesurfer] Coordinate transformation to average surface space

2014-05-05 Thread ISAAC PEDISICH
Any other thoughts as to what might be going wrong with our coordinate transformations / any other transformations that we might not be taking into account? Thanks, Isaac On Tue, Apr 29, 2014 at 4:52 PM, ISAAC PEDISICH wrote: > The purpose of what I'm trying to do is getting specifi

[Freesurfer] recon-all exits after mri_nu_correct

2014-07-15 Thread ISAAC PEDISICH
Hi All, I'm trying to reconstruct surfaces using recon-all. Though many of the subjects have succeeded, a few are failing at the mri_nu_correct stage. The error file (posted below) provides little detail as to why the error is occurring. Even if it is not fixable, it would be nice to know what cau