Codes for Sparsity based source reconstruction

Dear MNE Team,

I would like to transfer the work of Krishnaswamy et al to data of mine and also look at the code for this. In the manuscript https://www.pnas.org/doi/epdf/10.1073/pnas.1705414114 they mention about the availability of the materials on MNE — MNE 1.2.2 documentation. However, I can’t find this unfortunately, could you guys help me out?

Many greetings,
Matthias

sadly this work was never actually contributed to MNE Python…

you have other sparse methods available though. See

https://mne.tools/stable/auto_examples/inverse/mixed_norm_inverse.html
https://mne.tools/stable/generated/mne.inverse_sparse.tf_mixed_norm.html
https://mne.tools/stable/generated/mne.inverse_sparse.gamma_map.html

Alex

1 Like

Hi Alex,

thank you very much for your response.

Greetings,
Matthias