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

Wrapper for the eddy command.

eddy_cuda

topup

Wrapper for the topup command.

applytopup

Wrapper for the applytopup command.

fsl.wrappers.eddy.eddy(imain, mask, index, acqp, bvecs, bvals, out, **kwargs)[source]

Wrapper for the eddy command.

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

Wrapper for the topup command.

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

Wrapper for the applytopup command.