Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
-
Updated
Mar 8, 2022 - Python
Currently, args in build.py do not match options in cmakelists.txt, also need to set the same defaults
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
Figure
and list ofAxes
objects 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