Hi,
I followed the instructions to visualize the hippocampal subfield segmentation by entering the command (in the subject's mri directory)
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
and got the following messages:
2012-03-27 11:54:37.043 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.083 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.154 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.156 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.168 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.170 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.182 freeview.bin[34414:907] invalid drawable 2012-03-27 11:54:37.184 freeview.bin[34414:907] invalid drawable QObject::connect: Connecting from QAbstractButton::toggled(bool) to COMPAT slot (QGroupBox::setShown(bool)) QObject::connect: Connecting from QAbstractButton::toggled(bool) to COMPAT slot (QGroupBox::setShown(bool)) CTABrgbAtIndexi: index -1 was OOB CTABrgbAtIndexi: index -1 was OOB Can not find index for color name left_CA2-3 CTABrgbAtIndexi: index -1 was OOB CTABrgbAtIndexi: index -1 was OOB CTABrgbAtIndexi: index -1 was OOB Can not find index for color name right_CA2-3 CTABrgbAtIndexi: index -1 was OOB
Nothing was shown on top of nu.mgz. All the left and righ posterior files are present.
(Mac OS X 10.6.8, FreeSurfer version 5.1.0)
Cheers, Ed