Set of utilities for converting, analysing, and manipulating MRI image data.
UCLATools includes a collection of programs written mainly by Mark S. Cohen at the UCLA Center for Cognitive Neuroscience. They provide a variety of functionalityin relation to MRI imaging. Each tool has a usage that should clarify it's utility.
UCLATools includes a collection of programs written mainly by Mark S. Cohen at the UCLA Center for Cognitive Neuroscience. They provide a variety of functionalityin relation to MRI imaging. Each tool has a usage that should clarify it's utility.
To install uclatools, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install uclatools
To see what files were installed by uclatools, run:
port contents uclatools
To later upgrade uclatools, run:
sudo port selfupdate && sudo port upgrade uclatools
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.