Hello all,
I am trying to run func2sph-sess with FreeSurfer 4. When mri_vol2surf tries to run, it looks for a file called h_000.hdr. The version of selxavg I used produced h.nii, but not h_000.hdr. mri_vol2surf won't run without this file (h_000.hdr), and I am not sure how to specify that the needed file is h.nii (if this is, in fact, correct). Is there a way to specify that h.nii should be used?
Thank you, ~Sue
* * ** *** ***** ******** ************* Susan M. Mosher Program in Neuroscience Boston University office phone: 857-364-2214 smosher@bu.edu * * ** *** ***** ******** *************
I've fixed this problem locally. I've included the script that needs to change. Copy it to:
$FREESURFER_HOME/fsfast/bin/
doug
Susan Mosher wrote:
Hello all,
I am trying to run func2sph-sess with FreeSurfer 4. When mri_vol2surf tries to run, it looks for a file called h_000.hdr. The version of selxavg I used produced h.nii, but not h_000.hdr. mri_vol2surf won't run without this file (h_000.hdr), and I am not sure how to specify that the needed file is h.nii (if this is, in fact, correct). Is there a way to specify that h.nii should be used?
Thank you, ~Sue
Susan M. Mosher Program in Neuroscience Boston University office phone: 857-364-2214 smosher@bu.edu
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Hi Doug,
Thanks, that worked for func2sph-sess. I am running into a similar problem with sphsmooth-sess and tried making a change to the references to bfloat and hdr files to refer them to .nii (lines 130 and 135), but I got the following error:
./sphsmooth-sess -s MAD014 -analysis MAD_gamma_MADpilot2 -smoothsteps 8 -outsphdir sphsm8 -------------------------------------------------------------- sphsmooth-sess logfile is /autofs/space/baobab_002/users/MAD/fMRI_sess/log/sphsmooth-sess.log -------------------------------------------------------------- lh rh hemisphere Tue May 13 19:16:25 EDT 2008 nvertices = 0 ERROR: could not compute ico order
Which are the specific h-files that:
set i0 = $instem"_000.bfloat"; and set i0 = $instem"_000.hdr";
refer to? Can I just specficy these manually in my copy of sphsmooth-sess?
Thank you, ~Sue
On Tue, 13 May 2008, Doug Greve wrote:
Date: Tue, 13 May 2008 16:45:07 -0400 From: Doug Greve greve@nmr.mgh.harvard.edu To: Susan Mosher smosher@bu.edu Cc: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] using func2sph-sess w/ FS4
I've fixed this problem locally. I've included the script that needs to change. Copy it to:
$FREESURFER_HOME/fsfast/bin/
doug
Susan Mosher wrote:
Hello all,
I am trying to run func2sph-sess with FreeSurfer 4. When mri_vol2surf tries to run, it looks for a file called h_000.hdr. The version of selxavg I used produced h.nii, but not h_000.hdr. mri_vol2surf won't run without this file (h_000.hdr), and I am not sure how to specify that the needed file is h.nii (if this is, in fact, correct). Is there a way to specify that h.nii should be used?
Thank you, ~Sue
Susan M. Mosher Program in Neuroscience Boston University office phone: 857-364-2214 smosher@bu.edu
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
-- Douglas N. Greve, Ph.D. MGH-NMR Center greve@nmr.mgh.harvard.edu Phone Number: 617-724-2358 Fax: 617-726-7422
In order to help us help you, please follow the steps in: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
* * ** *** ***** ******** ************* Susan M. Mosher Program in Neuroscience Boston University office phone: 857-364-2214 smosher@bu.edu * * ** *** ***** ******** *************
freesurfer@nmr.mgh.harvard.edu