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