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.
copy : bool
If False (default), operate in-place.
res : dict
Transformed source space.