qsiprep.workflows.dwi.hmc_sdc module

Orchestrating the dwi-preprocessing workflow

qsiprep.workflows.dwi.hmc_sdc.init_qsiprep_hmcsdc_wf(scan_groups, source_file, t2w_sdc, anatomical_template, dwi_metadata=None)[source]

This workflow controls the head motion correction and susceptibility distortion correction parts of the qsiprep workflow. These parts have been combined because they’re also combined in the eddy pipeline.

(Source code)