Debayering FITS does not work automatically

I have an ASI 071 camera that doesn’t store the Bayer mask pattern in the file header, but it is FITS RGGB. Is there any way to set with the -debayer function which pattern it is?

Hello.

The documentation is what you want.

Thank you, I found that there is a calibration problem elsewhere in this case.

In which case? Calibration doesn’t care about Bayer pattern.

In the calibration script, the result should have been a composite color image, but it wasn’t. I finally figured out how to make the script do it correctly and thought that the -debayer function wasn’t working properly.