Installation instructions: -Unpack all files in a desired folder -Install FSL and ensure that FSLDIR environment variable is set (http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation) -Check that you have Python 2.7.6 or higher installed "python -V". If not, install/update Python. -Install python module Munkres: Download the module from: https://pypi.python.org/pypi/munkres/#downloads Unpack the package "tar -zxvf ~/Downloads/munkres-1.0.7.tar.gz" Setup the package "cd ~/munkres-1.0.7; sudo python setup.py install" -Install python module matplotlib: Debian/Ubuntu: sudo apt-get install python-matplotlib Other: http://matplotlib.org/users/installing.html -Start mICA Toolbox using the following command: installation_dir/mICA