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¶