Add to imageviewmixins to allow for composable ImageViews. The ImageViewHistogramOverflowFix avoids a RunTimeWarning issued by numpy during a subtraction overflow in pyqtgraph's ImageItem.getHistorgram(). This can be composed with the LogScaleIntensity mixin.
Sync changes with master to keep up to date.
Add to imageviewmixins to allow for composable ImageViews. The ImageViewHistogramOverflowFix avoids a RunTimeWarning issued by numpy during a subtraction overflow in pyqtgraph's ImageItem.getHistorgram(). This can be composed with the LogScaleIntensity mixin.