ChipVisitAstrometryMapping

class lsst.jointcal.ChipVisitAstrometryMapping

Bases: lsst.jointcal.AstrometryMapping

Attributes Summary

transfo1
transfo2

Methods Summary

getNpar(self)
getTransfo1(self)
getTransfo2(self)
transformPosAndErrors(self, arg0)

Attributes Documentation

transfo1
transfo2

Methods Documentation

getNpar(self: lsst.jointcal.astrometryMappings.AstrometryMapping) → int
getTransfo1(self: lsst.jointcal.astrometryMappings.ChipVisitAstrometryMapping) → lsst.jointcal.astrometryTransform.AstrometryTransform
getTransfo2(self: lsst.jointcal.astrometryMappings.ChipVisitAstrometryMapping) → lsst.jointcal.astrometryTransform.AstrometryTransform
transformPosAndErrors(self: lsst.jointcal.astrometryMappings.AstrometryMapping, arg0: lsst.jointcal.star.FatPoint) → lsst.jointcal.star.FatPoint