Changeset 10613 for trunk/psastro/src/psastroUtils.c
- Timestamp:
- Dec 10, 2006, 8:37:37 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroUtils.c
r9732 r10613 13 13 14 14 psPlaneTransformApply (raw->FP, chip->toFPA, raw->chip); 15 psPlaneDistortApply (raw->TP, fpa->toT angentPlane, raw->FP, 0.0, 0.0);16 p _psDeproject (raw->sky, raw->TP, fpa->projection);15 psPlaneDistortApply (raw->TP, fpa->toTPA, raw->FP, 0.0, 0.0); 16 psDeproject (raw->sky, raw->TP, fpa->toSky); 17 17 } 18 18
Note:
See TracChangeset
for help on using the changeset viewer.
