eelbrain.SourceSpace.from_mne_source_spaces
- classmethod SourceSpace.from_mne_source_spaces(source_spaces, src, subjects_dir, parc=None, label=None)
SourceSpace dimension from
mne.SourceSpacesobjectNotes
The
source_spacesare permanently stored, which can increase file size when pickling. To avoid this, usefrom_file()instead.