Get Coordinate Space for a Surface Template
Source:R/coordinate_spaces.R
get_surface_coordinate_space.RdDetermine which standard coordinate space a surface template's vertices are defined in.
Value
Character string indicating the coordinate space:
"MNI305"for fsaverage variants (fsaverage, fsaverage5, fsaverage6)"MNI152"for fsLR (HCP template)"Unknown"for unrecognized templates
Details
FreeSurfer's fsaverage surfaces were created using Talairach registration, which targets MNI305 space. All fsaverage density variants (fsaverage, fsaverage5, fsaverage6) share this coordinate system.
The HCP's fsLR template was designed to align with MNI152 space, so no transform is needed when working with MNI152 volumetric data.