Hi Paul,
This is by design. Once you have integrated a set of images, it makes no sense to copy all the FITS headers in PixInsight because we have much more versatile and powerful resources:
- The instance of ImageIntegration is available in the processing history of the integrated image. You can use the History Explorer window to see it as its initial state. This instance contains all the information about the source images, integration parameters (image weighting criteria, rejection parameters, etc.) and all the statistics of the process (rejected pixels, noise estimates, SNR improvements).
- You can create a process icon with the ImageIntegration instance used, which transports all the information described above. This icon can be saved as an XML file (XPSM format).
- You can save a project to store the state of the whole PixInsight platform when you integrated the images.