| flatten | noao.imred.generic | flatten |
flatten -- Flatten images by dividing by a flat field
flatten images flatfield
Each of the images is flatten by dividing by the flatfield flat field image. The flattened images replace the original images. The pixel datatype of the flattened images is specified by the pixtype . The null string ("") leaves the datatype of the images unchanged. Low values in the flat field may be replaced by unit response by specifying a minflat value. All pixels in the flat field less than or equal to minflat are given unit response.
To flatten a set of two dimensional images excluding pixels below
cl> flatten frame* flat minflat=0.2