QMRITools
is written in Mathematica and contains a collection of
tools and functions for processing quantitative MRI data.
The toolbox does not provide a GUI and its
primary goal is to allow for fast and batch data processing, and
facilitate development and prototyping of new functions. The core of the
toolbox contains various functions for data manipulation and
restructuring.
For more information visit our website
The latest release can be found here. The toolbox is best installed via the Mathematica paclet system. For more information visit the website.
Automatic installation:
QMRITools-x.x.x.paclet
.PacletInstall
.PacletInstall["xxx\\QMRITools-x.x.x.paclet"]
Or alternatively you can directly install it from the latest release page
PacletInstall["https://github.com/mfroeling/QMRITools/releases/download/x.x.x/QMRITools-x.x.x.paclet"]
When using the toolbox please cite one of the following references:
An online version of the full documentation can be found here.
Some functions of QMRITools call on external executables and software. These executables need to be present in “QMRITools” and are included in the release. If for any reason you want to use other (older/newer) versions you can replace them but functionality is not guaranteed. For the latest version of these tools and their user license please visit their website.
QMRITools contains the following toolboxes:
https://opensource.org/licenses/BSD-3-Clause
Note that restrictions imposed by these patents (and possibly others) exist independently of and may be in conflict with the freedoms granted in BSD-3-Clause license, which refers to copyright of the program, not patents for any methods that it implements. Both copyright and patent law must be obeyed to legally use and redistribute this program and it is not the purpose of this license to induce you to infringe any patents or other property right claims or to contest validity of any such claims. If you redistribute or use the program, then this license merely protects you from committing copyright infringement. It does not protect you from committing patent infringement. So, before you do anything with this program, make sure that you have permission to do so not merely in terms of copyright, but also in terms of patent law.
Some code in the NiiTools packages was based on https://github.com/tomdelahaije/nifti-converter