The following scripts can be used to control asegstats2table and aparcstats2table commands in order to generate text/ascii tables of freesurfer stats data for all subjects in the directory at once. Using those scripts will simplify and automate conversion process. '''1- Applescript''' It works using 4 mouse clicks only!''' This script works on both bash and tsch shells but it is suitable for MAC only.''' Please click on the link below to download script; [[http://www.nitrc.org/frs/download.php/4346/stats2table_freesurfer.zip|freesurferstats2table_applescript]] [[http://youtu.be/o7uX70xstws|The illustration video]] '''***********************************************************************************************************''' '''2- Bash script''' '''This script works on both Linux and MAC.''' But it works on bash shell only. User will be asked to write freesurfer directory and subjects' directory. You can use '''chmod +x''' to make it executable as following; chmod +x stats2table_bash.command '''or''' chmod +x stats2table_bash.sh Please click on the link below to download script; [[http://www.nitrc.org/frs/download.php/4363/stats2table_bash.zip|freesurferstats2table_bash]] [[http://youtu.be/_D2UbT-1mY0|The illustration video]] ----