Dear FreeSurfers!
After successful registration using
dt_recon --i $dcmfile_b0 --b $bvals $bvecs --s $subj --o $outdir_dtirecon
 
I resampled the anatomical into the functional space using (I´m interested in ADC-values)
mri_vol2vol --mov $dti_vol --reg $outdir_dtirecon/register.dat --fstarg --inv --o $vol2vol
which worked again very well.
for extracting ADC-values I used
mri_segstats --seg $subj/mri/aparc.a2009s+aseg.mgz --ctab $FSCLUT --seg-erode 1 --i $outdir_dtirecon/adc.anat.mgh  --mul 1000 --sum $outdir_stat/adc_aparc.stats
 
Running this command delivers the following error:
ERROR: dimension mismatch between input volume and seg
  input 256 256 47
  seg   256 256 256
 
Do you have any idea avoiding this?!
 
Thanks a lot, Tom
 
 
 
_______________________________________________
Freesurfer mailing list
[email protected]
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to