diff --git a/fsl/data/dtifit.py b/fsl/data/dtifit.py index a58dfe0df6179d20ea8ede8f63acffa5fba00b3c..360eeb9003d6e7d5eb799fa4b7d278e38371399b 100644 --- a/fsl/data/dtifit.py +++ b/fsl/data/dtifit.py @@ -3,6 +3,7 @@ # dtifit.py - The DTIFitTensor class, and some related utility functions. # # Author: Paul McCarthy <pauldmccarthy@gmail.com> +# Author: Michiel Cottaar <michiel.cottaar@ndcn.ox.ac.uk> # """This module provides the :class:`.DTIFitTensor` class, which encapsulates the diffusion tensor data generated by the FSL ``dtifit`` tool.