External Email - Use Caution
Hello, I am trying to run mri_vol2sur to obtain the AAL atlas on freesurfer. i used this command line "mri_vol2surf --src /home/neuroimage/fsl/FreeSurfer/AAL.nii --regheader MNI --projfrac 0.5 --hemi lh --out /home/neuroimage/fsl/FreeSurfer/AAL-lh.img"
However i received an error saying that ncols 161783 in volume exceeds 32768.
I was reading the wiki, could I avoid the error with -noreshape command?