mne.
read_source_spaces
(fname, patch_stats=False, verbose=None)[source]¶Read the source spaces from a FIF file.
Parameters: | fname : str
patch_stats : bool, optional (default False)
verbose : bool, str, int, or None
|
---|---|
Returns: | src : SourceSpaces
|