Hi Doug and Freesurfers,
I'm currently working on extracting thickness measurements from an ROI I manually created. I created my ROI label in tksurfer and applied the label to each subject I'd like to extract thickness data from using mri_label2label. I then used the following command to generate a stats file, with the thickness measurement, from my label: mris_anatomical_stats -f something.stats -l something.label subjid ?h (http://surfer.nmr.mgh.harvard.edu/fswiki/tksurfer_labeledit).
This generated a stats file that gave me the average thickness for my ROI in my subject. I was wondering if there is a way to run the same command, but on multiple subjects at once, so as not to have to run this command on each individual subject. Any suggestions would be greatly appreciated!
Best, Alex