craftutils.observation.epoch.ImagingEpoch.frame_class.clone_diagnostics(other: ImagingImage, ext: int = 0)

The intent behind this function is to use it when it is a derived image that should have the same characteristics (eg PSF, astrometry, zeropoint) as the original or other derivative, and to transfer those properties across.

Parameters
other: ImagingImage

ext: int = 0

Returns