lsst.pipe.tasks
21.0.0-122-gbd923b4f+6d4c9210e2
|
Classes | |
class | ImageDifferenceTaskConnections |
Variables | |
int | FwhmPerSigma = 2*math.sqrt(2*math.log(2)) |
float | IqrToSigma = 0.741 |
int lsst.pipe.tasks.imageDifference.FwhmPerSigma = 2*math.sqrt(2*math.log(2)) |
Definition at line 50 of file imageDifference.py.
float lsst.pipe.tasks.imageDifference.IqrToSigma = 0.741 |
Definition at line 51 of file imageDifference.py.