AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
March 29, 2016 10:54AM
That error is usually caused by Freesurfer not being loaded on the path. The typical way one does that with Freesurfer is something like this:

Bash:
export FREESURFER_HOME=/Applications/mri/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.sh

tcsh:
setenv FREESURFER_HOME /usr/local/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.csh
Subject Author Posted

SUMA program not found in path: mris_convert

nheugel March 29, 2016 10:52AM

Re: SUMA program not found in path: mris_convert

Peter Molfese March 29, 2016 10:54AM