Hi all,
I have installed FreeSurfer 5.2 to take advantage of improvements in TRACULA. When I run trac-all -bedp I get an error:
.../freesurfer/bin/bedpostx_mgh: Syntax error: "(" unexpected
Looking at the programming it is faulting on line 131 where it is checking the FSL version.
fslver=(`cat $FSLDIR/etc/fslversion | sed 's/./ /g'`)
Is this syntax correct? Is TRACULA compatible with FSL 5+?
Sean Hatton Brain and Mind Research Institute University of Sydney
Hi Sean - Thanks for trying out the new version!
From what I've seen, the file $FSLDIR/etc/fslversion exists in FSL 5 as
well. Does it exist in your distribution?
a.y
On Wed, 6 Mar 2013, Sean Hatton wrote:
Hi all,
I have installed FreeSurfer 5.2 to take advantage of improvements in TRACULA. When I run trac-all -bedp I get an error:
.../freesurfer/bin/bedpostx_mgh: Syntax error: "(" unexpectedLooking at the programming it is faulting on line 131 where it is checking the FSL version.
fslver=(`cat $FSLDIR/etc/fslversion | sed 's/\./ /g'`)Is this syntax correct? Is TRACULA compatible with FSL 5+?
Sean Hatton Brain and Mind Research Institute University of Sydney _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu