lsst.pipe.tasks  21.0.0-85-g296c1d01+374697a2d0
Classes | Variables
lsst.pipe.tasks.imageDifference Namespace Reference

Classes

class  ImageDifferenceTaskConnections
 

Variables

int FwhmPerSigma = 2*math.sqrt(2*math.log(2))
 
float IqrToSigma = 0.741
 

Variable Documentation

◆ FwhmPerSigma

int lsst.pipe.tasks.imageDifference.FwhmPerSigma = 2*math.sqrt(2*math.log(2))

Definition at line 50 of file imageDifference.py.

◆ IqrToSigma

float lsst.pipe.tasks.imageDifference.IqrToSigma = 0.741

Definition at line 51 of file imageDifference.py.