mne.read_source_morph

mne.read_source_morph(fname)[source]

Load the morph for source estimates from a file.

Parameters
fnamestr

Full filename including path.

Returns
source_morphinstance of SourceMorph

The loaded morph.