mne.read_source_morph¶
-
mne.
read_source_morph
(fname)[source]¶ Load the morph for source estimates from a file.
- Parameters
- fname
str
Full filename including path.
- fname
- Returns
- source_morphinstance of
SourceMorph
The loaded morph.
- source_morphinstance of