ChipVisitAstrometryMapping¶
- class lsst.jointcal.ChipVisitAstrometryMapping¶
Bases:
AstrometryMappingAttributes Summary
Methods Summary
getNpar(self)getTransform1(self)getTransform2(self)transformPosAndErrors(self, arg0)Attributes Documentation
- transform1¶
- transform2¶
Methods Documentation
- getNpar(self: lsst.jointcal.astrometryMappings.AstrometryMapping) int¶
- getTransform1(self: lsst.jointcal.astrometryMappings.ChipVisitAstrometryMapping) lsst.jointcal.astrometryTransform.AstrometryTransform¶
- getTransform2(self: lsst.jointcal.astrometryMappings.ChipVisitAstrometryMapping) lsst.jointcal.astrometryTransform.AstrometryTransform¶
- transformPosAndErrors(self: lsst.jointcal.astrometryMappings.AstrometryMapping, arg0: lsst.jointcal.star.FatPoint) lsst.jointcal.star.FatPoint¶