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.
applytopup Wrapper for the applytopup command.
fsl.wrappers.eddy.eddy_cuda(imain, mask, index, acqp, bvecs, bvals, out, **kwargs)[source]

Wrapper for the eddy_cuda command.

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

Wrapper for the topup command.

fsl.wrappers.eddy.applytopup(imain, datain, index, **kwargs)[source]

Wrapper for the applytopup command.