Changeset 26394
- Timestamp:
- Dec 13, 2009, 2:59:38 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroZeroPoint.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroZeroPoint.c
r26259 r26394 43 43 // given the existing per-chip astrometry, determine matches between raw and ref stars 44 44 // is this needed? yes, if we didn't do SingleChip astrometry first 45 if (!psastroMosaicSetMatch (fpa, recipe, 0)) {46 psError(PSASTRO_ERR_UNKNOWN, false, "failed to match raw and ref stars for mosaic");47 return false;48 }45 // if (!psastroMosaicSetMatch (fpa, recipe, 0)) { 46 // psError(PSASTRO_ERR_UNKNOWN, false, "failed to match raw and ref stars for mosaic"); 47 // return false; 48 // } 49 49 50 50 // XXX eventually: look up the photcode info from the recipe, use the ZEROPT and A_0 terms
Note:
See TracChangeset
for help on using the changeset viewer.
