On 14 Cze, 22:26, MRAB <pyt... at mrabarnett.plus.com> wrote: > > Multiply the numpy array by a scaling factor, which is > float(max_8bit_value) / float(max_16bit_value). could you please explain it a little? I dont understand it. like multiplying each element?