obspy.imaging.spectrogram

Plotting spectrogram of seismograms.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

spectrogram Computes and plots spectrogram of the input data.

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_nearest_pow_2 Find power of two nearest to x