On Fri, 12 Jan 2018 13:32:11 -0800,
Robert Kern <robert.k...@gmail.com> wrote:

[...]

> Not entirely sure about this kind of binning scheme per se, but you
> may want to look at multitaper spectral estimation methods. The Welch
> method can be viewed as a poor-man's multitaper. Multitaper methods
> give you better control over the resolution/variance tradeoff that may
> help with your problem. Googling for "python multitaper" gives you
> several options; I haven't used any of them in anger, so I don't have
> a single recommendation for you. The nitime documentation provides
> more information about multitaper methods that may be useful to you:

> http://nipy.org/nitime/examples/multi_taper_spectral_estimation.html

Very interesting documentation and suggestion.  A test application of
this looks promising.

Thanks,
-- 
Seb
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to