- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
magic/remove/src/streaksastrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/magic/remove/src/streaksastrom.c
r26477 r27517 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.
