lsst.pipe.tasks
21.0.0-38-g070523fc+44fda2b515
|
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 49 of file imageDifference.py.
float lsst.pipe.tasks.imageDifference.IqrToSigma = 0.741 |
Definition at line 50 of file imageDifference.py.