Color range selection based on quantiles
Currently, the color range selection starts with the full range and remains constant as a fraction of the maximal intensity difference when changing layers or images. This is certainly not great.
A better approach would be to approach this via quantiles, e.g., start with (0.01, 0.99) quantiles and let the p-values be constant when changing layers and / or images.