Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
-
Updated
May 9, 2022 - Python
Add a description, image, and links to the signal-processing topic page so that developers can more easily learn about it.
To associate your repository with the signal-processing topic, visit your repo's landing page and select "manage topics."
We should add an option to be able to pass in an existing matplotlib
Figureand list ofAxesobjects toPPSD.plot()asPPSD.plot(..., fig=None, axes=None)like we have for many other plotting routines. The purpose is to make it easier to make figures that have different PPSDs plotted in various subplots/axes. Compare [this post on discourse](https://discourse.obspy.org/t/plotting-ppsd-of-a