Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.29 KB

File metadata and controls

36 lines (20 loc) · 1.29 KB

Installation

ModelArrayIO can be installed from pip. To install the latest official release:

pip install modelarrayio

If you want to use the most up-to-date version, you can install from the main branch:

pip install git+https://github.com/PennLINC/ModelArrayIO.git

MRtrix (required for fixel .mif only)

Fixel-wise .mif conversion tools use MRtrix mrconvert. Install MRtrix from MRtrix's webpage if needed. Run mrview in the terminal to verify the installation.

If your data are in NIfTI or CIFTI format only, you can skip this step.

What Next?

For an overview of what you can do with ModelArrayIO see the ModelArrayIO documentation.

For an overview of what you can do with ModelArray see the ModelArray documentation.

To get right to using ModelArrayIO see the documentation on the command line interface.

If you have questions, or need help with using ModelArrayIO or ModelArray, check out NeuroStars.