xcp_d.workflows.postprocessing.init_resd_smoothing_wf

xcp_d.workflows.postprocessing.init_resd_smoothing_wf(smoothing, cifti, mem_gb, omp_nthreads, name='resd_smoothing_wf')[source]

Smooth BOLD residuals.

Workflow Graph

(Source code)

Parameters:
  • smoothing (float) – The full width at half maximum (FWHM), in millimeters, of the Gaussian smoothing kernel that will be applied to the post-processed and denoised data. ALFF and ReHo outputs will also be smoothing with this kernel.

  • cifti (bool) – Post-process surface data (CIFTIs) instead of volumetric data (NIFTIs). This parameter is overridden when DCAN- or HCP-format data are provided. Default is False.

  • mem_gb (float) – Memory limit, in gigabytes.

  • omp_nthreads (int) – Maximum number of threads an individual process may use.

  • name (str, optional) – Name of the workflow. This is used for working directories and workflow graphs. Default is “resd_smoothing_wf”.

Inputs:

bold_file

Outputs:

smoothed_bold