Passive Acoustic Monitoring with Python
Based on PAMGuide.m by Nathan D. Merchant
JONAS project
Reference:
O.C. RODRIGUEZ, R. DUARTE and S.M. JESUS, "PAM2Py: a Python tool for sharing of ocean soundscape data", Proceedings of Meetings on Acoustics (POMA), Vol.44(1), 070011 (pdf), October 2021 https://doi.org/10.1121/2.0001471
TOL calculations might differ from PAMGuide below 5% and above 95% due to the difference in the calculation of percentiles between Matlab and Numpy.
Processes only first channel of multi-channel sound files.
Min and max values in color figures can be changed interactively using the icons displayed at the top of the figure window.
Missing package? Use pip or Anaconda-navigator to install it.
Some matplotlib versions can crash when saving figures to PNG. The solution? Update matplotlib.