mne.source_space.get_decimated_surfaces#
- mne.source_space.get_decimated_surfaces(src)[source]#
Get the decimated surfaces from a source space.
- Parameters:
- srcinstance of
SourceSpaces
| path-like The source space with decimated surfaces.
- srcinstance of
- Returns:
Notes
New in version 1.0.