mne.write_bem_solution¶
-
mne.
write_bem_solution
(fname, bem)[source]¶ Write a BEM model with solution.
- Parameters
- fname
str
The filename to use.
- beminstance of
ConductorModel
The BEM model with solution to save.
- fname
See also
mne.
write_bem_solution
(fname, bem)[source]¶Write a BEM model with solution.
str
The filename to use.
ConductorModel
The BEM model with solution to save.
See also