Changeset 19314 for trunk/psastro/src/psastro.h
- Timestamp:
- Sep 2, 2008, 9:11:55 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r19049 r19314 55 55 56 56 // mosaic fitting functions 57 bool psastroMosaicGradients (pmFPA *fpa, psMetadata *recipe); 57 bool psastroMosaicDistortion (pmFPA *fpa, psMetadata *recipe); 58 psPlaneTransform *psastroMosaicFitRotAndScale (pmFPA *fpa); 59 bool psastroMosaicApplyRotAndScale (pmFPA *fpa, psPlaneTransform *TPtoFP); 60 bool psastroMosaicDistortionFromGradients (pmFPA *fpa, psMetadata *recipe); 61 bool psastroMosaicCorrectDistortion (pmFPA *fpa, psPlaneTransform *TPtoFP); 58 62 bool psastroMosaicCommonScale (pmFPA *fpa, psMetadata *recipe); 59 63 bool psastroMosaicAstrom (pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
