IRAF help page for package noao.imred.vtel, program putsqib

from NOAO putsqib -- Merge a full disk image with a squibby brightness imageUSAGEPARAMETERSDESCRIPTIONEXAMPLESSEE ALSO

putsqib -- Merge a full disk image with a squibby brightness image


USAGE

putsqib inputimage sqibimage outputimage


PARAMETERS

inputimage

Name of data image to merge with squibby brightness image.

sqibimage

Name of squibby brightness image to merge with data image.

outputimage

Name of new, merged, output image.


DESCRIPTION

Putsqib accepts as input a data image and a squibby brightness image. It multiplies each pixel in the input data image by 16 and adds the associated pixel from the squibby brightness input image. The pixel is then written to the new, output image.


EXAMPLES

1. To merge a data image called 'data' and a squibby brightness image called 'sqib' and store the result in an image called 'complete', the command would be:

	vt> putsqib data sqib complete


SEE ALSO

getsqib,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu