mne.read_source_morph#

mne.read_source_morph(fname)[source]#

Load the morph for source estimates from a file.

Parameters:
fnamepath-like

Path to the file containing the morph source estimates.

Returns:
source_morphinstance of SourceMorph

The loaded morph.