primary volume cuurents

External Email - Use Caution

How can I compute the primary and volume current contributions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20201019/00067f87/attachment.html

External Email - Use Caution

To do this I think you'd have to dig into the code and private functions in
mne/forward, e.g.:

https://github.com/mne-tools/mne-python/blob/master/mne/forward/_compute_forward.py#L401-L452

Eric