xcp_d.workflows.anatomical.init_generate_hcp_surfaces_wf
- xcp_d.workflows.anatomical.init_generate_hcp_surfaces_wf(output_dir, mem_gb, omp_nthreads, name='generate_hcp_surfaces_wf')[source]
Generate midthickness, inflated, and very-inflated HCP-style surfaces.
- Workflow Graph
(Source code, png, svg, pdf)
- Parameters:
output_dir (
str) – Path to the output directory forxcp_dderivatives. This should not include thexcp_dfolder. For example, “/path/to/dset/derivatives/”.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 “generate_hcp_surfaces_wf”.
- Inputs: