Source localization in frequency domain

External Email - Use Caution

Dear MNE team,

Thank you always for your support!

Is there any method built in mne-python that we could use to source
localize in frequency domain? I know I could do it in time domain, then
convert it into frequency domain, but I was wondering if we could do it in
frequency domain from the beginning.

Thank you very much.

Yuki

External Email - Use Caution

hi Yuki,

I would look into DICS method eg
https://mne.tools/stable/auto_examples/inverse/plot_dics_source_power.html

you can also look at example gallery:
https://mne.tools/stable/auto_examples/index.html#inverse-problem-and-source-analysis
or https://mne.tools/stable/auto_examples/index.html#time-frequency-examples

HTH
Alex