xcp_d.workflows.execsummary.init_plot_custom_slices_wf

xcp_d.workflows.execsummary.init_plot_custom_slices_wf(output_dir, desc, name='plot_custom_slices_wf')[source]

Plot a custom selection of slices with Slicer.

Workflow Graph

(Source code)

Parameters:
  • output_dir (str) – Path to the output directory for xcp_d derivatives. This should not include the xcp_d folder. For example, “/path/to/dset/derivatives/”.

  • desc (str) – String to be used as desc entity in output filename.

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