obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__dayplot_get_min_max_values

WaveformPlotting._WaveformPlotting__dayplot_get_min_max_values(*args, **kwargs)

Takes a Stream object and calculates the min and max values for each pixel in the dayplot.

Writes a three dimensional array. The first axis is the step, i.e number of trace, the second is the pixel in that step and the third contains the minimum and maximum value of the pixel.