obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__dayplotNormalizeValues

WaveformPlotting._WaveformPlotting__dayplotNormalizeValues(*args, **kwargs)

Normalizes all values in the 3 dimensional array, so that the minimum value will be 0 and the maximum value will be 1.

It will also convert all values to floats.

This Page