mne.
convert_forward_solution
(fwd, surf_ori=False, force_fixed=False, copy=True, verbose=None)¶Convert forward solution between different source orientations
Parameters: | fwd : dict
surf_ori : bool, optional (default False)
force_fixed : bool, optional (default False)
copy : bool, optional (default True)
verbose : bool, str, int, or None
|
---|---|
Returns: | fwd : dict
|