On Tue, May 17, 2022 at 9:28 PM ashwin .D <winash12@gmail.com> wrote:
Yes thanks for that link and the software. Will certainly look into porting it into Python.

One final question. From this API - https://docs.scipy.org/doc/scipy/reference/signal.windows.html would a Welch window be a welcome addition to that API ? I mean the Bartlett one is basically the precursor of the Welch window. Seems odd that a Welch window is missing. 

I don't think we're looking to be encyclopedic in our coverage. The initial set we started with (including Bartlett) was mostly to cover what was available in MATLAB at the time. If it's the default window for a particular domain that you can document, that'd be motivation to add it.

--
Robert Kern