rgbcombo currently aborts with a critical error if no WCS information is present in the image's FITS header. However, for a basic JPEG RGB combination, if the images match pixel-by-pixel, I don't think we actually need any WCS information, strictly.
Ideally, an error should be logged, but the process should proceed if it otherwise can.
rgbcombocurrently aborts with a critical error if no WCS information is present in the image's FITS header. However, for a basic JPEG RGB combination, if the images match pixel-by-pixel, I don't think we actually need any WCS information, strictly.Ideally, an error should be logged, but the process should proceed if it otherwise can.