Multiple frames are composed to a single image.
munipack kombine [..] files
Purpose of this routine is to compound images into a deeper exposure, to increase its dynamic range, to average frames or to create of a mosaics covering larger area than any single frame.
Result image can be scaled to arbitrary size, rotated and shifted. Also photometric information can be saved on per-image base.
The routine provides sub-pixel resolution. The blurring of image due to convolution is not reduced by the implemented algorithm.
Kombine needs astrometry. A regular photometry is necessary for averaging.
On input, list of frames meeting the prerequisites.
On output, a new FITS frame is created.
Averaging (--average) can create clean up average frames. The averaging can be applied only on already photo-metrically calibrated frames including PHOTOMETRY extension created by phcal. The result frame has mean intensity and background of input frames.
The paramaters are inherited from parameters of the first frame on input, if no corresponding parametr is set by command line option. The strategy is chosen as the less surprising way. The output frame looks similary as inputs ones.
The live will more easy with the zero rotation angle (--angle 0) and no reflection (--reflex no) of output frames.
See Common options for input/output filenames.
Compose images
$ munipack kombine images*.fits
Frame Composition, Mosaics, Frame Colouring, Slip Common options