compute_source_psd_epochs

External Email - Use Caution

Hi
I used the following function to compute psd from epochs.
https://martinos.org/mne/dev/generated/mne.minimum_norm.compute_source_psd_epochs.html#mne.minimum_norm.compute_source_psd_epochs
the command runs successfully but I do not get attributes like stc.data or
times for plotting purpose.

External Email - Use Caution

Hi Vivek,
Have a look at
https://martinos.org/mne/dev/auto_examples/time_frequency/plot_compute_source_psd_epochs.html
Does that example not work for you?

External Email - Use Caution

The example works.... but when I use the function "
mne.minimum_norm.compute_source_psd_epochs" on my data it doesn't show the
attributes like stc.data