<div dir="ltr">Hi All,<div><br></div><div>I&#39;m trying to plot current dipole moment densities (e.g. Murakami and Okada 2015 NeuroImage) in mne_analyze and mne-python, and it all seems rather confusing.</div><div><br></div><div>As far as I can tell based on the manual, MNE-C can compute densities if the cortical patch statistics are available. But I&#39;m confused about when the cortical patch statistics are used after they are calculated. What do I need to do to specify that I want current moment densities rather than unnormalized moments?</div><div><br></div><div>Then when it comes to MNE-python I can&#39;t find any references to current densities. Will I need to implement this myself? I think I can see how to do it using the &#39;tri-area&#39; field combined with the &#39;pinfo&#39; vertices in the SourceSpaces, and the current dipole moments from the SourceEstimate. I&#39;m a bit worried that I&#39;m not understanding the relationship between the vertices/patches in the SourceSpaces and the SourceEstimate (since the stc doesn&#39;t have all of the patches from the src), and that this might affect how I compute the area. Can I just forget about the patches in the SourceSpaces that aren&#39;t in the SourceEstimate?</div><div><br></div><div>Thanks,</div><div>Emily</div></div>