Holger,
What we often do here is create a script that contains all the subjects that looks something like this:

set SUBJECTS = (001 002 003 004)
setenv SUBJECTS "$SUBJECTS"

And then you can do a foreach loop after sourcing that script:
foreach s ($SUBJECTS)
mris_anatomical_stats -mgz -f stats/rh.aparc.stats -b -a label/rh.aparc.annot -c label/aparc.annot.ctab $s rh

Let me know if you have any questions.
Allison


On Tue, 3 Jan 2012, Klein, Holger wrote:

Dear Freesurfers, 
Is there a possibility to run mri_anatomical_stats on many subjects?
Otherwise it would be quite time_consuming.

Many thanks, 

Holger



_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to