Changeset 27466
- Timestamp:
- Mar 26, 2010, 11:25:27 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksastrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksastrom.c
r26477 r27466 378 378 linearizeTransforms(strkAstrom *astrom) 379 379 { 380 if (!pmAstromLinearizeTransforms((pmFPA *) astrom->fpa, (pmChip *) astrom->chip )) {380 if (!pmAstromLinearizeTransforms((pmFPA *) astrom->fpa, (pmChip *) astrom->chip, NULL, NULL, NULL, 0, 0)) { 381 381 psErrorStackPrint(stderr, "linear fit to astrometry failed. ignoring\n"); 382 382 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
