Ed,
Thanks for pointing this out. We'll fix mri_nu_correct.mni. You can of course edit your script (using a text editor) to change '-distance' to '-fwhm'.
Nick
On Mon, 2009-05-04 at 17:44 +0200, Ed Gronenschild wrote:
Hi
I tried to use option --fwhm 0.1 with mri_nu_correct.mni and noticed that this is incorrectly interpreted as option --distance 0.1.
This script reads
if($#FWHM) set cmd = ($cmd -distance $FWHM);
whereas this should be
if($#FWHM) set cmd = ($cmd -fwhm $FWHM);
Is it possible to correct the mri_nu_correct.mni script?
Ed
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer