mne.read_bem_surfaces(fname, patch_stats=False, s_id=None, verbose=None)[source]¶Read the BEM surfaces from a FIF file.
| Parameters: | fname : string 
 patch_stats : bool, optional (default False) 
 s_id : int | None 
 verbose : bool, str, int, or None 
  | 
|---|---|
| Returns: | surf: list | dict 
  | 
See also
mne.read_bem_surfaces¶