Changeset 15638
- Timestamp:
- Nov 16, 2007, 2:38:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicAstrom.c
r15562 r15638 107 107 // now fit the chips under the common distortion with higher-order terms 108 108 // first, re-perform the match with a slightly tighter circle 109 if (!psastroMosaicSetMatch (fpa, recipe, 2)) {109 if (!psastroMosaicSetMatch (fpa, recipe, 3)) { 110 110 psError(PSASTRO_ERR_UNKNOWN, false, "failed to match raw and ref stars for mosaic (3rd pass)"); 111 111 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
