lsst.ip.diffim gf60781f92e+dc4f6ae485
Classes | Variables
lsst.ip.diffim.imagePsfMatch Namespace Reference

Classes

class  ImagePsfMatchConfig
 
class  ImagePsfMatchTask
 

Variables

int sigma2fwhm = 2.*np.sqrt(2.*np.log(2.))
 
 subtractAlgorithmRegistry
 

Variable Documentation

◆ sigma2fwhm

int lsst.ip.diffim.imagePsfMatch.sigma2fwhm = 2.*np.sqrt(2.*np.log(2.))

Definition at line 45 of file imagePsfMatch.py.

◆ subtractAlgorithmRegistry

lsst.ip.diffim.imagePsfMatch.subtractAlgorithmRegistry
Initial value:
1= pexConfig.makeRegistry(
2 doc="A registry of subtraction algorithms for use as a subtask in imageDifference",
3)

Definition at line 1016 of file imagePsfMatch.py.