lsst.pipe.tasks
21.0.0-55-g0be6b205+58fdf8b905
|
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.