lsst.meas.base
22.0.1-15-g63cc0c1+2a7037787d
|
Go to the source code of this file.
Classes | |
class | lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddRunner |
class | lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConnections |
class | lsst.meas.base.forcedPhotCoadd.documentation |
Namespaces | |
lsst.meas.base.forcedPhotCoadd | |
Functions | |
def | lsst.meas.base.forcedPhotCoadd.getExposureId (self, dataRef) |
def | lsst.meas.base.forcedPhotCoadd.fetchReferences (self, dataRef, exposure) |
def | lsst.meas.base.forcedPhotCoadd.attachFootprints (self, sources, refCat, exposure, refWcs, dataRef) |
def | lsst.meas.base.forcedPhotCoadd.getExposure (self, dataRef) |
def | lsst.meas.base.forcedPhotCoadd.writeOutput (self, dataRef, sources) |
def | lsst.meas.base.forcedPhotCoadd.getSchemaCatalogs (self) |
Variables | |
lsst.meas.base.forcedPhotCoadd.removePatchOverlaps | |
lsst.meas.base.forcedPhotCoadd.expBits = dataRef.get(self.config.coaddName + "CoaddId_bits") | |
lsst.meas.base.forcedPhotCoadd.expId = int(dataRef.get(self.config.coaddName + "CoaddId")) | |