Dear FreeSurfer list,
I ran recon-all -bert -hippo-subfields, which finished without error. Now I try to open it with freeview using:
cd $SUBJECTS_DIR/bert/mri freeview nu.mgz \ -p-labels posterior_left_* posterior_Left-Hippocampus.mgz \ -p-labels posterior_right_* posterior_Right-Hippocampus.mgz \ -p-prefix posterior_ -p-lut $FREESURFER_HOME/FreeSurferColorLUT.txt
But get the following error: "Failed to load posterior_left_CA1.mgz". (posterior_left_CA1.mgz exists in bert/mri) Do you have an idea why it goes wrong?
Thank you, Tanja.