xcp_d.utils.atlas.get_atlas_cifti

xcp_d.utils.atlas.get_atlas_cifti(atlas_name)[source]

Select atlas by name from xcp_d/data.

All atlases are in 91K space.

NOTE: This is a Node function.

Parameters:

atlas_name ({“Schaefer117”, “Schaefer217”, “Schaefer317”, “Schaefer417”, “Schaefer517”, “Schaefer617”, “Schaefer717”, “Schaefer817”, “Schaefer917”, “Schaefer1017”, “Glasser”, “Gordon”, “subcortical”}) – The name of the CIFTI atlas to fetch.

Returns:

atlas_file – Path to the atlas file.

Return type:

str