mne.bem.
make_watershed_bem
(subject, subjects_dir=None, overwrite=False, volume='T1', atlas=False, gcaatlas=False, preflood=None, verbose=None)¶Create BEM surfaces using the watershed algorithm included with FreeSurfer
Parameters: | subject : str
subjects_dir : str
overwrite : bool
volume : str
atlas : bool
gcaatlas : bool
preflood : int
verbose : bool, str or None
.. versionadded:: 0.10 : |
---|