Differences between revisions 37 and 46 (spanning 9 versions)
Revision 37 as of 2011-07-09 13:21:23
Size: 1345
Editor: 2
Comment:
Revision 46 as of 2011-07-10 11:37:09
Size: 1496
Editor: 2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

'''1- Applescript''' 
'''1- Applescript'''
Line 10: Line 9:
[[http://web.me.com/jamaan/EASYNEUROIMAGING/Nuroimaging_blog/Entries/2011/3/10_freesurfer_stats2table_(asegstats2table_and_aparcstats2table)_files/freesurferstats2table.zip|freesurferstats2table_applescript]] [[http://web.me.com/jamaan/EASYNEUROIMAGING/Nuroimaging_blog/Entries/2011/3/10_freesurfer_stats2table_(asegstats2table_and_aparcstats2table)_files/freesurferstats2table_applescript.zip|freesurferstats2table_applescript]]
Line 20: Line 19:
User will be asked to write freesurfer directory and subjects' directory.     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
Line 28: Line 30:
----

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;

freesurferstats2table_applescript

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;

freesurferstats2table_bash

The illustration video


freesurferstats2table (last edited 2012-02-17 14:19:25 by 2)