/
mrtrix3

mrtrix3

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

Installing MRtrix3 — MRtrix3 3.0 documentation

https://www.anaconda.com/products/distribution

Diffusion gradient scheme handling — MRtrix3 3.0 documentation

 

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