Scilpy
Scilpy is closely related to Dipy it follows the same organization. But it also contains work that has been developped by our lab and that is not included yet into Dipy. Visit the Github page and the documentation for more information.
For each script, you can use the -h option for explanations on how to use it. Ex:
scil_fodf_ssst.py -h
If you don’t know the name of a script, you may look for all scripts matching some keywords with:
scil_search_keywords.py keyword
Finally, for a html version of the help, you will find the description of all scripts and modules, as well as some tutorials, on scilpy’s official documentation.