Parameters: |
- surf : dict
Surface.
- dest : ‘meg’ | ‘mri’ | ‘head’ | int
Destination coordinate system. Can be an integer for using
FIFF types.
- trans : dict | list of dict
Transformation to use (or a list of possible transformations to
check).
- copy : bool
If False (default), operate in-place.
|