ChipVisitPhotometryMapping¶
-
class
lsst.jointcal.ChipVisitPhotometryMapping¶ Bases:
lsst.jointcal.PhotometryMappingBaseMethods Summary
getChipMapping(self)getNParChip(self)getNParVisit(self)getVisitMapping(self)setWhatToFit(self, arg0, arg1)Methods Documentation
-
getChipMapping(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → lsst.jointcal.photometryMappings.PhotometryMapping¶
-
getNParChip(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → int¶
-
getNParVisit(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → int¶
-
getVisitMapping(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping) → lsst.jointcal.photometryMappings.PhotometryMapping¶
-
setWhatToFit(self: lsst.jointcal.photometryMappings.ChipVisitPhotometryMapping, arg0: bool, arg1: bool) → None¶
-