IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10784


Ignore:
Timestamp:
Dec 16, 2006, 11:46:58 PM (20 years ago)
Author:
eugene
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroAstromGuess.c

    r10613 r10784  
    11# include "psastro.h"
    22
    3 // XXX this function assumes the initial astrometry arrives in the form of
    4 // XXX WCS keywords in the headers corresponding to the chips.
    5 // XXX this function is both converting the header WCS astrometry terms to the fpa terms
    6 //     and applying the astrometry to the detected objects.
     3// this function loads the header WCS astrometry terms into the fpa terms and applies the
     4// astrometry to the detected objects.
     5
     6// this function assumes the initial astrometry arrives in the form of WCS keywords in the
     7// headers corresponding to the chips.
     8
    79bool psastroAstromGuess (pmConfig *config) {
    810
Note: See TracChangeset for help on using the changeset viewer.