Dear experts 
           When I do Segmentation of hippocampal subfields, it report that 
ERROR:connot find /nfs/preproc/muti_first/s....
What should I do next?

THe scripts was following:

SUBJECTS_DIR=/nfs/preproc/multi_first
subject_list=${SUBJECTS_DIR}/scripts/check/hipp.list

## Get subjects to run
subjects=$( cat ${subject_list} )

## A. SUBJECT LOOP
for subject in $subjects
do

echo --------------------------
echo running subject ${subject}
echo --------------------------

recon-all -s ${subject} -hippo-subfields 

done

echo All have finished
   
Wangkangcheng
_______________________________________________
Freesurfer mailing list
[email protected]
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to