Changeset 15891 for trunk/psastro/src/psastroMosaicAstrom.c
- Timestamp:
- Dec 22, 2007, 7:42:46 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicAstrom.c
r15638 r15891 23 23 // before we do object matches, we need to (optionally) fix failed chips. We compare chips with 24 24 // the supplied mosaic model. Adjust significant outliers to match model. 25 if (!psastro EnforceChips (config, fpa, recipe)) {25 if (!psastroFixChips (config, recipe)) { 26 26 psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips"); 27 27 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
