I'm searching a function in Python, which return the multitaper power spectral density, like pmtm for Matlab (http://fr.mathworks.com/help/signal/ref/pmtm.html)
Anybody knows one ? I tried to install mtspec but without success on Python 3. Any other option ?
Thanks