Hi Yoon - Sorry, the tractstats2table script is for measures that are specific to each tract. The motion measures are extracted from the entire DWI data set, so they're not specific to a given tract. You can concatenate the dwi_motion.txt files like this:
source dmrirc foreach subj ($subjlist) echo $subj `tail -n 1 $dtroot/$subj/dmri/dwi_motion.txt` >> motion.txt end a.y On Fri, 14 Nov 2014, Chung, Yoonho wrote: > Hi Anastasia, > > I was wondering if there is a flag in the tractstats2table function that > extracts all the variables in the dwi_motion.txt file for all subjects and > put them into a single spreadsheet. Thanks! > > Best, > Yoon > > > > _______________________________________________ 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.