Various algorithms developed by the DICE lab to process/manipulate diffusion MRI objects, e.g. streamlines, tractograms etc.
Open the system shell, go to the folder where you downloaded this repository and run:
$ pip install . -UThe library is now available in your Python interpreter and can be imported as:
>>> import dicelibAlso, all the dice_*.py scripts in the bin/ folder will be available in your system path.