Hello,
ImageCalibration, when given raw canon cr2 files to calibrate and sample format is 16 or 32 bit integer fits, outputs a calibrated fits file containing total blackness.
The same process with sample format 32/64 bit float fits gives correct output. The same process calibrating fits input files instead of raw gives correct output.
The black fits inspected in a text editor shows meaningfully looking fits headers and nonzero data resembling a bayer matrix - every fourth word having similar value (my raw format preferences are set to no debayering, monochrome).
16bit seems to me enough to store calibrated 14bit images, 32bit float is probably overkill. Impact on speed and disk usage is considerable. Having not enough disk to process all files at once is quite a nuisance.
I am PixInsight newbie and maybe doing something wrong.
Thank you.