lsst.meas.base  21.0.0-8-g72414d6+0a8f82ba41
Classes | Namespaces | Functions | Variables
forcedPhotCoadd.py File Reference

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"))