PhotometryMapping¶
- 
class lsst.jointcal.PhotometryMapping¶
- Bases: - lsst.jointcal.PhotometryMappingBase- Methods Summary - getTransfo(self)- getTransfoErrors(self)- offsetParams(self, arg0, 1]])- Methods Documentation - 
getTransfo(self: lsst.jointcal.photometryMappings.PhotometryMapping) → lsst.jointcal.photometryTransfo.PhotometryTransfo¶
 - 
getTransfoErrors(self: lsst.jointcal.photometryMappings.PhotometryMapping) → lsst.jointcal.photometryTransfo.PhotometryTransfo¶
 - 
offsetParams(self: lsst.jointcal.photometryMappings.PhotometryMapping, arg0: numpy.ndarray[float64[m, 1]]) → None¶
 
-