mne.read_source_spaces
mne.
read_source_spaces
Read the source spaces from a FIF file
fname : str
The name of the file, which should end with -src.fif or -src.fif.gz.
patch_stats : bool, optional (default False)
Calculate and add cortical patch statistics to the surfaces.
verbose : bool, str, int, or None
If not None, override default verbose level (see mne.verbose).
src : SourceSpaces
The source spaces.
See also
write_source_spaces, setup_source_space, setup_volume_source_space
write_source_spaces
setup_source_space
setup_volume_source_space
From raw data to dSPM on SPM Faces dataset
Use source space morphing
Compute sparse inverse solution with mixed norm: MxNE and irMxNE
Reading a source space from a forward operator
Generate simulated raw data