Changeset 10784
- Timestamp:
- Dec 16, 2006, 11:46:58 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroAstromGuess.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroAstromGuess.c
r10613 r10784 1 1 # include "psastro.h" 2 2 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 7 9 bool psastroAstromGuess (pmConfig *config) { 8 10
Note:
See TracChangeset
for help on using the changeset viewer.
