log support for viz.waterfall() #389
Closed
ahmadtourei
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be great to have the ability to plot the logarithm of amplitudes in
patch.viz.waterfall(), similar to the functionality inpatch.viz.spectrogram(log=True). For example, to plot the log(amplitude) of a spectrum:I may be able to work on it in a few days.
All reactions