When I open lh.hippoSfVolumes I see the following:
Hippocampal_tail 403.806174
subiculum 309.796102
CA1 384.206539
hippocampal-fissure 143.951401
presubiculum 226.899518
parasubiculum 49.511870
molecular_layer_HP 381.834418
GC-ML-DG 196.542924
CA3 155.112708
CA4 181.563384
fimbria 31.116787
HATA 26.871413
Whole_hippocampus 2347.261836
I also found a second set of instructions for quantifying Hippocampal subfields:
https://surfer.nmr.mgh.harvard.edu/fswiki/HippocampalSubfieldsThis page says to use :
quantifyHippocampalSubfields.sh <T1>-<analysisID> <output_file> <OPTIONAL_subject_directory>
so I ran:
SUBJECTS_DIR=/AnalysisFolder/Group/Subject/Anatomical/
cd $SUBJECTS_DIR/${sub}_FS/mri/
quantifyHippocampalSubfields.sh T1-${sub}_FS test.txt $SUBJECTS_DIR/${sub}_FS/mri
No file was generated for this subject in $SUBJECTS_DIR/${sub}_FS/mri
(1)My question for kvlQuandify is if posterior_Left-Hippocampus.mgz is supposed to be created or if this is a file that was generated from a previous version of the program that is supposed to be removed from kvlQuantifyHippocampalSubfieldSegmentations.sh for Freesurfer v6.0 dev? If it is supposed to be created, I do not see this file in /mri for any subjects I tested this script on.
(2) Can I use kvlQuantifyHippocampalSubfieldSegmentations or quantifyHippocampalSubfields to calculate each individual subject's volumes for each segment generated in Freeserfer 6.0? Which is the correct program to use?
The reason for not using the whole group of subjects with one of these tools is that I want to use SPSS to correlate each subfield volume with at variety of clinical measures, however I may be using these tools incorrectly and there may be a better way to do this.
Thanks,
Ajay