wonder if we should move bias and contrast keyword arguments from Image.set_colormap() to Image.set_scaling()? Effectively when a non-0 bias and a non-1 contrast are applied, the resulting transfer function as seen as a grey curve is a combination of the selected scaling function (eg Square root), the bias function and the contrast function. What do you think?

wonder if we should move bias and contrast keyword arguments from Image.set_colormap() to Image.set_scaling()? Effectively when a non-0 bias and a non-1 contrast are applied, the resulting transfer function as seen as a grey curve is a combination of the selected scaling function (eg Square root), the bias function and the contrast function. What do you think?