lsst.pipe.tasks  13.0-66-gfbf2f2ce+5
Classes | Namespaces | Variables
imageDifference.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.imageDifference.ImageDifferenceConfig
 
class  lsst.pipe.tasks.imageDifference.ImageDifferenceTaskRunner
 
class  lsst.pipe.tasks.imageDifference.ImageDifferenceTask
 
class  lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig
 
class  lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask
 Image difference Task used in the Winter 2013 data challege. More...
 

Namespaces

 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