wrong color bar label
setting the "decibel" argument to "False" when calling MagSpectrogram.from_wav returns sound pressure values in pascal but corresponding figures are labeled dB!
Example: from ketos.audio.spectrogram import MagSpectrogram
spec = MagSpectrogram.from_wav('TEST__0__20170917_142001.wav', window=0.1, step=0.001, offset=106, duration=1.3, freq_min=100, freq_max=500, decibel=False)
fig = spec.plot()
fig.savefig("labeling_issue.png")
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information