Parameters: |
- surf : dict
The surface.
- do_neighbor_vert : bool
If True, add neighbor vertex information.
- copy : bool
If True (default), make a copy. If False, operate in-place.
- verbose : bool, str, int, or None
If not None, override default verbose level (see mne.verbose()
and Logging documentation for more).
|