xcp_d.workflows.connectivity.init_load_atlases_wf
- xcp_d.workflows.connectivity.init_load_atlases_wf(output_dir, cifti, mem_gb, omp_nthreads, name='load_atlases_wf')[source]
Load atlases and warp them to the same space as the BOLD file.
- 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/”.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 “load_atlases_wf”.
- Inputs:
name_source (
str) – Path to the file that will be used as thesource_filefor derivatives. This is generally the preprocessed BOLD file. This file does not need to exist (e.g., in the case of a concatenated version of the filename).bold_file
- Outputs:
atlas_names
atlas_files
atlas_labels_files
parcellated_atlas_files