| markdq | stsdas.hst_calib.nicmos | markdq |
markdq -- mark DQ flags on a displayed image
markdq image frame
Mark DQ flags on a displayed image using graphic overlays. The overlayed color for each DQ flag value can be set independently, including turning off the overlay for specific DQ values.
The image extension containing the DQ array to be displayed must be included explicitly in the input image name. First display a science image using the display task, and then run markdq to overlay the DQ flags.
The color of the mark for each DQ bit is specified by an integer value between 0 and 255. Color values set to zero will not be plotted by this task. The meaning of the color is device dependent. In the current version of the Sun/IRAF display tools numbers between 202 and 217 may be used to display graphics colors. The current color assignments are:
0 = sunview background color (normally white)
1-200 = frame buffer data values, windowed
201 = cursor color (white)
202 = black
203 = white
204 = red
205 = green
206 = blue
207 = yellow
208 = cyan
209 = magenta
210 = coral
211 = maroon
212 = orange
213 = khaki
214 = orchid
215 = turquoise
216 = violet
217 = wheat
218-254 = reserved for use by other windows
255 = black (sunview foreground color)
1. Mark the DQ flags for the science image n3t502cur_ima[sci,3]:
cl> display n3t502cur_ima[sci,3] 1
cl> markdq n3t502cur_ima[dq,3] 1
Author: Howard Bushouse, SSG