diff --git a/fsl/wrappers/__init__.py b/fsl/wrappers/__init__.py index 52ca6904f145b26ebc4e4268b699f66b90eb324d..b37413ed3678a5fbd84f9056bdae2d52f76a64dd 100644 --- a/fsl/wrappers/__init__.py +++ b/fsl/wrappers/__init__.py @@ -80,7 +80,8 @@ from .wrapperutils import (LOAD,) # noqa from .bet import (bet, # noqa robustfov) from .eddy import (eddy_cuda, # noqa - topup) + topup, + applytopup) from .fast import (fast,) # noqa from .fsl_anat import (fsl_anat,) # noqa from .flirt import (flirt, # noqa