lifewatch / pypam

Python Passive Acoustic Analysis tool for Passive Acoustic Monitoring (PAM)
GNU General Public License v3.0
41 stars 8 forks source link

Add arguments to the return statement of the function plot_spd #34

Closed SimLrt32 closed 1 year ago

SimLrt32 commented 1 year ago

In the function plots.plot_spd, add ax parameter to the arguments of the return statement so it give the possibility for this parameter to be modified even outside the function.