Changeset 5575 for trunk/psastro/src/psastroUtils.c
- Timestamp:
- Nov 22, 2005, 10:38:21 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroUtils.c
r5565 r5575 102 102 match = pmAstromRadiusMatch (rawstars, refstars, config); 103 103 104 // fitastrometric terms104 // improved fit for astrometric terms 105 105 pmAstromMatchFit (chip->toFPA, rawstars, refstars, match, config); 106 chip->fromFPA = p_psPlaneTransformLinearInvert (chip->toFPA); 106 107 } 108 pmAstromWriteWCS (chip->toFPA, fpa->toSky, cell->header); 107 109 } 108 110 }
Note:
See TracChangeset
for help on using the changeset viewer.
