xcp_d.workflows.execsummary.init_execsummary_anatomical_plots_wf

xcp_d.workflows.execsummary.init_execsummary_anatomical_plots_wf(t1w_available, t2w_available, output_dir, name='execsummary_anatomical_plots_wf')[source]

Generate the anatomical figures for an executive summary.

Workflow Graph

(Source code)

Parameters:
  • t1w_available (bool) – Generally True.

  • t2w_available (bool) – Generally False.

  • 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/”.

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

Inputs:
  • t1w

  • t2w

  • template