IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2005, 6:15:46 PM (21 years ago)
Author:
eugene
Message:

adding mosaic astrometry concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/doc/coordtrans.txt

    r2413 r3389  
     1
     2I have changed the meaning of coord type PLY from the historical
     3meaning.  The only previous use that is in a DVO-style database is in
     4the loneos data (all cfht data needed to go to linear terms).  these
     5can be easily converted by changing from PLY to DIS.
     6
     7There are now three types of higher-order transformation which may be
     8used depending on the circumstance.  The new naming scheme is:
     9
     10PLY : a cartesian transformation (ie, no projection implied)
     11DIS : equivalent to TAN projection with up-to-3rd order polynomial
     12WRP : a second-level cartesian transformation, implying the presence
     13      of a DIS coord frame (must be registered with libohana function)
    114
    215{
Note: See TracChangeset for help on using the changeset viewer.