External Email - Use Caution        

Hello again FreeSurfer experts, 

I am having some issues creating the output file with the LGI data for each subject. Could you please help me with this? See below the code (in bold) that I used and the outputs that I got. Please let me know if you need additional information! 

mri_segstats --annot DCNL-fBMI-001_Siemens_MPRAGE rh aparc --i $SUBJECTS_DIR/DCNL-fBMI-001_Siemens_MPRAGE/surf/rh.pial_lgi --sum rh.DCNL_001_aparc.pial_lgi.stats
7.1.0
cwd 
cmdline mri_segstats --annot DCNL-fBMI-001_Siemens_MPRAGE rh aparc --i /Applications/freesurfer/subjects/DCNL-fBMI-001_Siemens_MPRAGE/surf/rh.pial_lgi --sum rh.DCNL_001_aparc.pial_lgi.stats 
sysname  Darwin
hostname CCAPSY-0GYM0XV
machine  x86_64
user     ajobsaid
whitesurfname  white
UseRobust  0
Constructing seg from annotation
error: No such file or directory
error: MRISread(/Applications/freesurfer/subjects/DCNL-fBMI-001_Siemens_MPRAGE/surf/rh.white): could not open file

The lh or rh.pial_lgi file is located in the surf folder in each subject. Should I transfer them to the stats folder and try something like asegstats2table -s subjectID --statsfile=rh.pial_lgi --meas mean --tablefile SubjectID_rh_lgi_final.txt ? 

Thank you so much!!