/
mrtrix3

mrtrix3

Software that seems like it would be sueful, btu which is tricky to use

https://mrtrix.readthedocs.io/en/latest/installation/package_install.html

Download Anaconda Distribution | Anaconda

https://mrtrix.readthedocs.io/en/latest/concepts/dw_scheme.html#importing-the-dw-gradient-table

 

Linux:

Install , Configure and Run Anaconda in any Linux Machine | Anaconda installation problem SOLVED

conda list

conda config --add channels mrtrix3

conda env list
conda create -n mrtrix

conda activate mrtrix
conda install -c mrtrix3 mrtrix3

Related content