lsst.pipe.tasks g8b9e2231ea+fa07cb600e
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
imageDifference.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.imageDifference.ImageDifferenceTaskConnections
 
class  lsst.pipe.tasks.imageDifference.ImageDifferenceFromTemplateConfig
 
class  lsst.pipe.tasks.imageDifference.ImageDifferenceFromTemplateTask
 
class  lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig
 
class  lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask
 Image difference Task used in the Winter 2013 data challege. More...
 

Namespaces

namespace  lsst
 
namespace  lsst.pipe
 
namespace  lsst.pipe.tasks
 
namespace  lsst.pipe.tasks.imageDifference
 

Variables

int lsst.pipe.tasks.imageDifference.FwhmPerSigma = 2*math.sqrt(2*math.log(2))
 
float lsst.pipe.tasks.imageDifference.IqrToSigma = 0.741
 
int lsst.pipe.tasks.imageDifference.expId : `int`
 
int lsst.pipe.tasks.imageDifference.expBits : `int`
 
lsst lsst.pipe.tasks.imageDifference.idFactory : `lsst.afw.table.IdFactory`
 
lsst lsst.pipe.tasks.imageDifference.sensorRef : `lsst.daf.persistence.ButlerDataRef`
 
lsst lsst.pipe.tasks.imageDifference.results : `lsst.pipe.base.Struct`
 
lsst lsst.pipe.tasks.imageDifference.exposure : `lsst.afw.image.exposure.Exposure`
 
lsst lsst.pipe.tasks.imageDifference.finalizedPsfApCorrCatalog : `lsst.afw.table.ExposureCatalog`, optional
 
 lsst.pipe.tasks.imageDifference.doApplyFinalizedPsf
 
lsst lsst.pipe.tasks.imageDifference.selectSources : `lsst.afw.table.SourceCatalog`, optional
 
lsst lsst.pipe.tasks.imageDifference.templateExposure : `lsst.afw.image.ExposureF`, optional
 
lsst lsst.pipe.tasks.imageDifference.templateSources : `lsst.afw.table.SourceCatalog`, optional
 
lsst lsst.pipe.tasks.imageDifference.calexpBackgroundExposure : `lsst.afw.image.ExposureF`, optional
 
lsst lsst.pipe.tasks.imageDifference.subtractedExposure : `lsst.afw.image.ExposureF`, optional