groupmne.compute_inv_data(fwds, src_ref, evokeds, noise_cov_s, ch_type='grad', tmin=None, tmax=None)[source]¶Compute aligned gain matrices and M-EEG data of the group of subjects.
The forward operators computed on the morphed source space src_ref.
Reference source model.
The Evoked instances, one element for each subject.
The noise covariances, one element for each subject.
Type of channels used for source reconstruction. Can be one of (“mag”, “grad”, “eeg”). Using more than one type of channels is not yet supported.
initial time point.
final time point.
The gain matrices.
M-EEG data.
Group information (channels, alignments maps across subjects)