lsst.pipe.tasks
v23.0.x-g0162f352a6+f2fbba1123
|
Classes | |
class | ImageDifferenceTaskConnections |
class | ImageDifferenceFromTemplateConfig |
class | ImageDifferenceFromTemplateTask |
class | Winter2013ImageDifferenceConfig |
class | Winter2013ImageDifferenceTask |
Image difference Task used in the Winter 2013 data challege. More... | |
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.