Notes:

Release Name: FSL tool SIENAX for multi images

Notes:
These scripts have been written to automate and simplify SIENAX tool (FSL) without writing any command line. In applescript, user only needs to specify data directory and to select options at the beginning.

 

But in 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 sienax_bash.command or chmod +x sienax_bash.sh

http://www.easyneuroimaging.com/2011/12/batching-fsl-tools-using-applescript-2.html


Changes: