Combine Images


The Combine Images command combines any number of images in an Image Set to create a single new image. This command is not used for merging color channels. The related Combine Files command combines image that are in files, rather than displayed. Several statistical methods are available for combining the images and for adjusting ("normalizing") them to a common reference value (see Image Combining Methods). The set of preferences is saved as a Profile.

Combine Images uses an Image Set displayed in an Image Window. The result is an output image created in a new window. This command is often used following image registration. Normalization is used to adjust the images to a common statistical value when using any combining method that rejects bad data such as the mean, rank, and alpha methods. Statistical methods for computing the normalization values are discussed in Image Region Statistics.

Preferences

These settings appear when the dialog is in the "dropped" position which is controlled by the Show / Hide button.

Method

This list box selects the type of processing used to combine the image values. These are described in Image Combining Methods. Depending upon the method selected, extra fields may appear for method-specific parameters, like High sigma.

Normalization

This control group specifies whether the images are adjusted (normalized) to a common statistical value before being combined. If normalization is not set to "none", then the button opens the Region Statistics dialog. In this dialog you specify how the normalization is to be computed, including the target statistic and the region over which it is calculated. See the discussion below.

Data Type

Select the Data Type so that it can accommodate the increased signal or dynamic range of the combined images. For example, if combining a large number of 16-bit integer type images it is usually prudent to set the Data type of the output image to 32 bit real.

Other Options

These are miscellaneous settings grouped together to conserve screen space:

  • Adjust Exptime updates the exposure time in the output image so that it is characteristic of the exposure time of an equivalent single image. This can be used to maintain the image flux, or the value of signal per unit time. This option also updates the mid-time of the exposure based on the weighted combination of the mid-times of all the combined images. The mid-time is saved in the keywords DATE-MID and TIME-MID, which can be used by the photometry tools.

  • Verbose controls whether detailed messages are listed during the processing.

  • Scale Result to 1.0 normalizes the combined image to a reference value of 1.0. The Normalization settings are used to compute and apply the scaling. Use this setting when using the command to create a flat field correction frame (see the Apply Flat Field method).

Normalization

Normalization is used to adjust the images to a common statistical value when using any combining method that rejects bad data. This is essential when using a combining method that performs rejection of bad data, such as the Sigma Clipping, Min/Max or Median methods.

Choose the normalization operation, Scale, Offset, or None, according to the nature of the difference between the images being combined.

This part of the combining procedure works like to the Normalize Image command.

Related Topics

Math Commands, Combine Files, Normalize Image, Image Set, Image Combining Methods, Image Region Statistics, Region Statistics, Register Images, Drop Dialogs, Profiles