qsirecon.workflows.recon package

Reconstruction pipeline nodes

Miscellaneous workflows

qsirecon.workflows.recon.utils.init_discard_repeated_samples_wf(inputs_dict, name='discard_repeats', qsirecon_suffix='', params={})[source]

Remove a sample if a similar direction/gradient has already been sampled.

qsirecon.workflows.recon.utils.init_conform_dwi_wf(inputs_dict, name='conform_dwi', qsirecon_suffix='', params={})[source]

If data were preprocessed elsewhere, ensure the gradients and images conform to LPS+ before running other parts of the pipeline.

Submodules