- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/psModules/src/astrom/pmAstrometryWCS.h
r24766 r27840 23 23 double crpix1, crpix2; 24 24 double cdelt1, cdelt2; 25 bool wcsCDkeys; 25 26 psProjection *toSky; 26 27 psPlaneTransform *trans; … … 62 63 bool pmAstromWriteBilevelMosaic (psMetadata *header, const pmFPA *fpa, double tol); 63 64 64 bool pmAstromLinearizeTransforms(pmFPA *fpa, pmChip *); 65 bool pmAstromLinearizeTransforms(pmFPA *inFPA, pmChip *inChip, pmFPA *outFPA, pmChip *outChip, psRegion *outputBounds, double offset_x, double offset_y); 66 bool pmAstromLinearizeToSky(pmFPA *inFPA, pmChip *inChip, pmFPA *outFPA, pmChip *outChip, psRegion *bounds); 65 67 66 68 // move to pslib
Note:
See TracChangeset
for help on using the changeset viewer.
