When looking at differences between almost equal images (i.e. PixelMath a - b + 0.5), all the data can be clustered very closely to 0.5.
It would be nice if ReadOutOptions > Binary integer range displayed fractional parts in addition to integer parts. Sometimes I like to read out in DN (16-bit) and having the display rounded to an integer is not very useful for these difference images. Maybe an optional fractional part display (eg. "%.3f").
When looking at these difference images in HT with 16-bit plot resolution, maybe only a few (10 for example) of these bins are populated near the 0.5 value. So in this case histogram displays 10 peaks separated by a zero level when zoomed in closely with shadow and highlight set to minElement and maxElement. It would be nice to see a fuller histogram without so much quantization. Would it be possible to add more bins? One idea might be simply just add larger resolution options, another might be to renormalize so that the 64k bins spanned [shadow, highlight] rather than [0, 1], but maybe this all would be too slow?
Thanks,
Mike