mne.
average_forward_solutions
Average forward solutions.
list
Forward
Forward solutions to average. Each entry (dict) should be a forward solution.
array
None
Weights to apply to each forward solution in averaging. If None, forward solutions will be equally weighted. Weights must be non-negative, and will be adjusted to sum to one.
The averaged forward solution.