[Mne_analysis] About the computation of the PSD

Eric Larson larson.eric.d at gmail.com
Tue Aug 29 10:24:31 EDT 2017
Search archives:

Yep. scipy.signal.welch only (equivalently) returns the average over
spectrogram windows whereas using the output of scipy.signal.spectrogram
directly we can optionally do things like calculate confidence intervals.

Eric


On Tue, Aug 29, 2017 at 9:05 AM, Alejandro Weinstein <
alejandro.weinstein at gmail.com> wrote:

> Hi:
>
> Looking into the source code, I noticed that PSD computation are done
> using the `spectrogram` SciPy function. Is there a reason for not
> using the SciPy `welch` function instead?
>
> Alejandro
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170829/b09241ac/attachment.html 


More information about the Mne_analysis mailing list