This documentation is for CAPS version 0.0.1

If you use the software, please do not esitate to Report a Bug.

caps.diffusion_preproc.susceptibility_correction.SusceptibilityCorrection

SusceptibilityCorrection

class caps.diffusion_preproc.susceptibility_correction.SusceptibilityCorrection(autoexport_nodes_parameters=True, **kwargs)[source]

FSL suceptibility correction

Inputs

[Mandatory]

complex_phase_file: a file name (mandatory)
complex phase input volume
magnitude_file: a file name (mandatory)
file containing magnitude image
phase_file: a file name (mandatory)
raw phase file

[Optional]

dw_file: a file name (optional)
filename of input volume
mask_file: a file name (optional)
filename of mask input volume

Outputs

susceptibility_corrected_file: a file name
unwarped file
unwrapped_phase_file: a file name
unwrapped phase file

Pipeline schema

../../../_images/caps.diffusion_preproc.susceptibility_correction.SusceptibilityCorrection.png