;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ; ;*NAME: ; ; pro trace_inspector ; ;*VERSION: ; ; $Id$ ; ;*CATEGORY: ; ; P3d Display ; ;*CALLING SEQUENCE: ; ; trace_inspector,array,traces,profwidth=profwidth ; ;*INPUT: ; ; array: 2D raw image ; traces: tracemask, i.e. 2D image, each row contains the ; y positions of the spectra traces in the raw image. ; ;*OUTPUT: ; ;*PARAMETERS: ; ;*KEYWORDS: ; profwidth: crossdispersion profile width ; ;*CALLED FUNCTIONS: ; ;*CALLED PROCEDURES: ; ;*PURPOSE: ; ; trace inspector is a viewer tool to compare a tracemask with the ; real positions the spectra traces in a raw spectra image. ; A cut through the image in crossdispersion direction is plotted ; for a selectable column and the tracemask is overplotted. ; ;*MODIFICATION HISTORY: ; ; TBE: 16/05/2002 - VERSION 1.0 initial programming ; ; ;*AUTHORS: ; ; TBE Thomas Becker Astrophysikalisches Institut Potsdam ; An der Sternwarte 16 ; D-14481 Potsdam ; email: tbecker@aip.de ; Tel. (049) 331/7499 - 414 ; ;----------------------------------------------------------------------------