ChipVisitPhotometryMapping

class lsst.jointcal.ChipVisitPhotometryMapping

Bases: lsst.jointcal.PhotometryMappingBase

Methods Summary

getChipMapping(self)
getVisitMapping(self)
setWhatToFit(self, arg0, arg1)

Methods Documentation

getChipMapping(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → lsst.jointcal.photometryMappings.PhotometryMapping
getVisitMapping(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → lsst.jointcal.photometryMappings.PhotometryMapping
setWhatToFit(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping, arg0: bool, arg1: bool) → None