[Mne_analysis] raw.plot_psd
Alexandre Gramfort
alexandre.gramfort at inria.fr
Wed Apr 17 04:09:26 EDT 2019
External Email - Use Caution
welch windows overlapping with a bad annotation are automatically excluded.
See reject_by_annotation parameter :
https://martinos.org/mne/dev/generated/mne.io.Raw.html#mne.io.Raw.plot_psd
Alex
On Wed, Apr 17, 2019 at 9:51 AM Unknown Name <rebbe228 at gmail.com> wrote:
>
> External Email - Use Caution
>
> Is Welch's average periodogram what I described or what is utilized in raw.plot_psd? And one more thing: how does raw.plot_psd cope with segments annotated as bad (in my case, those are segments of duration 0 sec where raws were concatenated)?
>
> On Tue, Apr 16, 2019, 22:25 Alexandre Gramfort <alexandre.gramfort at inria.fr> wrote:
>>
>> External Email - Use Caution
>>
>> It's called the Welch's average periodogram method and it leads to PSD
>> estimates with less variance
>> than a single FFT.
>>
>> Alex
>>
>> _______________________________________________
>> Mne_analysis mailing list
>> Mne_analysis at nmr.mgh.harvard.edu
>> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
More information about the Mne_analysis
mailing list