mne.surface.
complete_surface_info
(surf, do_neighbor_vert=False, copy=True, verbose=None)[source]¶Complete surface information.
Parameters: | surf : dict
do_neighbor_vert : bool
copy : bool
verbose : bool, str, int, or None
|
---|---|
Returns: | surf : dict
|