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

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

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

 

Linux:

conda list

conda config --add channels mrtrix3

conda env list
conda create -n mrtrix

conda activate mrtrix
conda install -c mrtrix3 mrtrix3