Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AthenaEPI/dmipy
Browse files Browse the repository at this point in the history
  • Loading branch information
rutgerfick committed Aug 29, 2018
2 parents c215de0 + fd7c19a commit 4d2b530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Any Spherical Mean model can also estimate parametric FODs.
### Spherical Deconvolution-Based Models
Constrained spherical deconvolution (CSD) models are primarily used for Fiber Orientation Distribution (FOD) estimation. Multi-compartment CSD models improve FOD estimation by separating the signal contributions of white matter from CSF and grey matter.
- [Multi-Shell Multi-Compartment CSD [model-based version of Jeurissen et al. 2014]](http://nbviewer.jupyter.org/github/AthenaEPI/dmipy/blob/master/examples/example_multi_compartment_constrained_spherical_deconvolution.ipynb)
- [Multi-Tissue CSD [Jeurissen et al. 2014]](http://nbviewer.jupyter.org/github/AthenaEPI/dmipy/blob/dhollander16/examples/example_multi_tissue_constrained_spherical_deconvolution.ipynb)
- [Multi-Tissue CSD [Jeurissen et al. 2014]](http://nbviewer.jupyter.org/github/AthenaEPI/dmipy/blob/master/examples/example_multi_tissue_constrained_spherical_deconvolution.ipynb)

## How to contribute to Dmipy
Dmipy's design is completely modular and can easily be extended with new models, distributions or optimizers. To contribute, view our [contribution guidelines](https://github.com/AthenaEPI/dmipy/blob/master/contribution_guidelines.rst).
Expand Down

0 comments on commit 4d2b530

Please sign in to comment.