Hi,

I am trying to inflate right hemisphere only using the commands:

recon-all -autorecon2 -hemi rh  -subjid 160526
recon-all -autorecon3 -hemi rh  -subjid 160526


The inflation stopped at the step:
mris_volmask --label_left_white 2 --label_left_ribbon 3 --label_right_white 41 --label_right_ribbon 42 --save_ribbon 160526

SUBJECTS_DIR is /home/sata3/FreeSurfer/Subjects
MRISread(/home/sata3/FreeSurfer/Subjects/160526/surf/lh.white): could not open file


The program "mris_volmask" needs to read "lh.white", which is not generated. Any expert has any suggestions? Maybe I didn't use the commands correctly?

Thank you for your help.

XJ Kang