[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TICS Source code in tics.pro

TICS

Name
       TICS
Purpose
       Compute a nice increment between tic marks for astronomical images.
Explanation
       For use in labelling a displayed image with right ascension
       or declination axes.  An approximate distance between tic
       marks is input, and a new value is computed such that the
       distance between tic marks is in simple increments of the
       tic label values.
Calling Sequence
       tics, radec_min, radec_max, numx, ticsize, incr, [ /RA ]
Input Parameters
       radec_min - minimum axis value (degrees)
       radec_max - maximum axis value (degrees)
       numx  - number of pixels in x direction
Parameters
       ticsize - distance between tic marks (pixels)
Output Parameters
       incr    - incremental value for tic labels (in minutes of
               time for R.A., minutes of arc for dec.)
Revision History
       written by B. Pfarr, 4/14/87
       Added some more tick precision (i.e. 1 & 2 seconds in case:) EWD May92
       Added sub arcsecond tick precision   W. Landsman   May 2000
       Plate scale off by 1 pixel  W. Landsman July 2004

Last modified by pro2html on 2004 August 03 at 03:47 UTC

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

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