mne.
transform_surface_to
Transform surface to the desired coordinate system
surf : dict
Surface.
dest : ‘meg’ | ‘mri’ | ‘head’ | int
Destination coordinate system. Can be an integer for using FIFF types.
trans : dict
Transformation.
res : dict
Transformed source space. Data are modified in-place.