Differences between revisions 21 and 30 (spanning 9 versions)
Revision 21 as of 2011-07-16 15:04:19
Size: 991
Editor: 2
Comment:
Revision 30 as of 2012-06-04 20:14:12
Size: 1617
Editor: 2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
[[attachment:Easy freesurfer.zip]] [[http://www.nitrc.org/frs/download.php/4342/Easy_Freesurfer.zip|Easy_Freesurfer]]
Line 11: Line 11:
[[http://www.youtube.com/watch?v=EY8beEgrhVk|The illustration video]]
Line 18: Line 19:
[[http://www.youtube.com/watch?v=c5EiDUTKOdI|The illustration video]]
Line 23: Line 25:
Please click on the link below to download script:
Line 24: Line 27:
This script will be added soon! [[http://www.nitrc.org/frs/download.php/4669/easyfreesurfer_bash.zip|Easy_Freesurfer_bash]]

For using this script, which works on both Linux and MAC, user needs to copy this script to data directory and execute it from there.
Bash script works on bash shell only where "chmod +x" command used to make it executable as following;

chmod +x easyfreesurfer_bash.command

or

chmod +x easyfreesurfer_bash.sh

Easyfreesurfer is a simple script which was written to simplify and automate most freesurfer processes. It controls some commands such as; recon-all and mri_convert without writing any command in terminal, hence user will only need to use mouse to select options and click buttons. Two scripts have been written, first one is applescript which works with both shell types bash and tcsh but it is suitable for Mac OS X only. The other one is a (bash script) that works on Mac OS X and Linux.

1- Applescript

Please click on the link below to download script:

Easy_Freesurfer

easyfreesurfer_help.pdf The illustration video

  • multi mri_convert

Please click on the link below to download script:

Multiple mri_convert.zip The illustration video

***********************************************************************************************************

2- Bash script Please click on the link below to download script:

Easy_Freesurfer_bash

For using this script, which works on both Linux and MAC, user needs to copy this script to data directory and execute it from there. Bash script works on bash shell only where "chmod +x" command used to make it executable as following;

chmod +x easyfreesurfer_bash.command

or

chmod +x easyfreesurfer_bash.sh

Easyfreesurfer (last edited 2012-06-04 20:14:12 by 2)