Hi Daniel,
You need to specify the full path to the target volume, the subject id is not sufficient. It should be somthing like this: $FREESURFER_HOME/subjects/cvs_avg35_inMNI152/mri/norm.mgz
Lilla
On Tue, 6 Aug 2013, Barron, Daniel S wrote:
Hi Freesurfers (Lilla),
I'm running v5.1.0 on a Mac trying to apply a cvs morph via the following function:
mri_vol2vol --targ cvs_avg35_inMNI152 --m3z $SUBJECTS_DIR/NC001/cvs_avg35_inMNI152/combined_tocvs_avg35_inMNI152_elreg_afteraseg-norm.m3z --noDefM3zPath --mov $SUBJECTS_DIR/NC001/labels/lh.hipp.nii.gz --o $SUBJECTS_DIR/NC001/labels2cvs/lh.hipp2cvsMNI152.nii.gz --interp nearest --no-save-reg Using the m3z file as it is; no assumed location. movvol /media/users/barrond/NYU/Freesurfer/NC001/labels/lh.hipp.nii.gz targvol cvs_avg35_inMNI152 outvol /media/users/barrond/NYU/Freesurfer/NC001/labels2cvs/lh.hipp2cvsMNI152.nii.gz invert 0 tal 0 talres 2 regheader 0 noresample 0 interp nearest (0) precision float (3) Gdiag_no -1 Morphing InvertMorph 0 Synth 0 SynthSeed 1375994175 corRead(): can't open file /media/users/barrond/NYU/Freesurfer/cvs_avg35_inMNI152/COR-.info
I don't know what "COR-.info" is or how to make it. Could someone please point me in the right direction?
Cheers, Daniel