lsst.pipe.tasks g59f6dce098+83b7f37e51
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
 

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
 
lsst lsst.pipe.tasks.imageDifference.butler : `lsst.daf.butler.Butler` or `None`, optional
 
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.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
 
lsst lsst.pipe.tasks.imageDifference.results : `lsst.pipe.base.Struct`
 
Remove lsst.pipe.tasks.imageDifference.TODO this method. It originally fit a new WCS to the template before calling register.run