lsst.meas.base  19.0.0-9-g463f923+24
lsst.meas.base.forcedPhotImage.documentation Class Reference
Inheritance diagram for lsst.meas.base.forcedPhotImage.documentation:
lsst.meas.base.forcedPhotImage.for

Detailed Description

expId, expBits = exposureDataId.pack(idPackerName, returnMaxBits=True)
idFactory = lsst.afw.table.IdFactory.makeSource(expId, 64 - expBits)

measCat = self.measurement.generateMeasCat(exposure, refCat, refWcs,
                                           idFactory=idFactory)
return measCat

    def runDataRef(self, dataRef, psfCache=None):

Definition at line 225 of file forcedPhotImage.py.


The documentation for this class was generated from the following file: