Skip to content

mokselim/aFOD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-----------------------------------------------------
Asymmetric fibre orientation distributions (aFODs)

Matteo Bastiani, FMRIB
Michiel Cottaar, FMRIB
Paul McCarthy, FMRIB
May 2018
-----------------------------------------------------
Library that allows the estimation of asymmetric FODs from diffusion
MRI data.

If you use this package in your work, please cite the following article:
Bastiani, M., Cottaar, M., Dikranian, K., Ghosh, A., Zhang, H., Alexander, D.C., Behrens, T.E., Jbabdi, S., Sotiropoulos, S.N., 2017. Improved tractography using asymmetric fibre orientation distributions. Neuroimage 158, 205-218. 


Installation
------------
The package can be installed using the setup.py file provided by running:
python setup.py install

or using pip. 

-------------------------------------------
Tutorial
-------------------------------------------
A jupyter-notebook (http://jupyter.org) file is included in the repository:
aFOD/tutorial/afod_tutorial.ipynb

explaining the different steps needed to estimate aFODs.

About

Asymmetric fibre orientation distributions estimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.4%
  • Jupyter Notebook 27.6%