xcp_d.utils.atlas.get_atlas_nifti

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

Select atlas by name from xcp_d/data using pkgrf.

All atlases are in MNI 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 NIFTI atlas to fetch.

Returns:

atlas_file – Path to the atlas file.

Return type:

str