obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__dayplot_normalize_values

WaveformPlotting._WaveformPlotting__dayplot_normalize_values(*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.