Closed hichamjanati closed 5 years ago
the compute_fwd function should pass (meg and eeg) **kwargs tomne.make_forward_solution which is necessary if a 3 layers bem is not available
compute_fwd
meg
eeg
mne.make_forward_solution
in
https://github.com/hichamjanati/groupmne/blob/8641d679ddcf384f2436c8ff5b342f3af38e2770/groupmne/group_model.py#L68-L69
https://github.com/hichamjanati/groupmne/blob/8641d679ddcf384f2436c8ff5b342f3af38e2770/groupmne/group_model.py#L95-L100
the
compute_fwd
function should pass (meg
andeeg
) **kwargs tomne.make_forward_solution
which is necessary if a 3 layers bem is not availablein
https://github.com/hichamjanati/groupmne/blob/8641d679ddcf384f2436c8ff5b342f3af38e2770/groupmne/group_model.py#L68-L69
https://github.com/hichamjanati/groupmne/blob/8641d679ddcf384f2436c8ff5b342f3af38e2770/groupmne/group_model.py#L95-L100