2003.12.03 06:20 "[Tiff] Double Precision TIFF images", by Chris Cox

2003.12.05 21:23 "[Tiff] Double Precision TIFF images", by Chris Cox

Could you check that image? The Photometric is BlackIsZero, but I guess it should be RGB.

It is interesting that BitsPerSample and SampleFormat have 3 values, and the file size is also compatible with a RGB double image.

You are correct that the photometric interpretation is set wrong. It should be RGB. However, MINISBLACK is also a legitimate photometric interpretation for multi-sample files... it just obscures how the samples can be treated in combination to form colors.

Yes - when I first opened the image it came in as grayscale with 2 alpha channels.

Chris