log support for viz.waterfall() #389
Closed
ahmadtourei
started this conversation in
General
Replies: 1 comment
-
It is implemented in #392. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions