External Email - Use Caution
Hello FreeSurfer experts,
I am trying to run mri_volcluster with the following command to later create masks of clustered regions from functional data. I get an error saying that the option --mindistance is not recognized, even though this option is shown in mri_volcluster --help and the FS wiki page. Any idea what might be causing this?
mri_volcluster --in thresh_highres.nii.gz --sum volcluster.txt --ocn clustered_thresh_highres.nii.gz --thmin 1.5 --sign pos --regheader <subject> --mindistance 10 --minsizevox 800 --fwhm 3 ERROR: Option --mindistance unknown
Best Idil
Try --mindist not --mindistance
On 8/9/18 9:08 AM, Yagmur Ozdemir 19 wrote:
External Email - Use Caution
Hello FreeSurfer experts,
I am trying to run mri_volcluster with the following command to later create masks of clustered regions from functional data. I get an error saying that the option --mindistance is not recognized, even though this option is shown in mri_volcluster --help and the FS wiki page. Any idea what might be causing this?
mri_volcluster --in thresh_highres.nii.gz --sum volcluster.txt --ocn clustered_thresh_highres.nii.gz --thmin 1.5 --sign pos --regheader <subject> --mindistance 10 --minsizevox 800 --fwhm 3 ERROR: Option --mindistance unknown
Best Idil
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu