[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


TRIPP_QUAD Source code in tripp_quad.pro

TRIPP_QUAD

Name
       TRIPP_QUAD
Purpose
       Overplot rectangle with side length 2*long(rad)+1,
       centered at long(xcen),long(ycen), as used in CCD_FLUX.
       The quadrangle includes only whole pixels (speed), therefore
       the center of the quadrangle may be shiftet by a fraction of a
       pixel in x/y.
Category
       Astronomical Photometry.
Calling Sequence
       TRIPP_QUAD, rad, xcen, ycen
Input Parameters
       RAD  : Rectangle with side length = 2*long(rad)+1
       XCEN : X center = long(xcen)
       YCEN : Y center = long(ycen)
Optional Input Parameters
       linestyle = linestyle
       color     = color
       thick     = thick
       circ      = circ
Keyword Parameters
       NONE.
Keyword Parameters
       NONE.
Output Parameters
       NONE.
Optional Output
       NONE.
Common Blocks
       NONE.
Side Effects
       Oplots on current graphics device.
Restrictions
       NONE.
Revision History
       Ralf D. Geckeler - %CCD% package for IDL - written Sept.96
       SLS  2001/02     - adapted for TRIPP from former CCD_QUAD
                        - added graphics and circ keyword (from CCD_CIRC)

Last modified by pro2html on 2005 January 04 at 16:55 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically