I have some TIFF images containing 32 bit floating point data, which have the TIFFTAG_PREDICTOR field set in the header. ImageJ 1.53c opens them without complaint, but the values are corrupted. Saving the same data without that tag solves the issue, but a silent failure like that is less than ideal.
rnd_comp.tif (305.1 KB)
Same image without TIFFTAG_PREDICTOR:
rnd.tif (256.2 KB)