fsl.wrappers.eddy

This module provides wrapper functions for the FSL TOPUP and EDDY tools, for field map estimation and eddy-current distortion correction.

eddy_cuda Wrapper for the eddy_cuda command.
topup Wrapper for the topup command.
fsl.wrappers.eddy.eddy_cuda(imain, mask, index, acqp, bvecs, bvals, out, **kwargs)

Wrapper for the eddy_cuda command.

fsl.wrappers.eddy.topup(imain, datain, **kwargs)

Wrapper for the topup command.