vocalpy.spectral.sat

vocalpy.spectral.sat#

Spectral methods for Sound Analysis Tools for Matlab (SAT).

Code adapted from [1], [2], and [3].

[1]

Sound Analysis Tools for Matlab (SAT) by Ofer Tchernichovski

[2]

birdsonganalysis by Paul Ecoffet

[3]

avn by Therese Koch, specifically the acoustics module

Functions

sat_multitaper(sound[, n_fft, hop_length])

Compute multi-taper spectrogram in the same way as the Sound Analysis Toolbox for Matlab (SAT).