This repository is under review for potential modification in compliance with Administration directives.
| Notes: |
|
Notes:
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, as user will only need to use mouse to select options and
click buttons. This applescript works with both shell types bash
and tcsh but it is suitable for Mac OS X only.
http://www.easyneuroimaging.com/2011/11/easyfreesurfer.html
http://www.freesurfer.net/fswiki/Easyfreesurfer
For using bash 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
Changes:
|
|