lsst.ip.diffim  22.0.1-14-g22236948+57af756299
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 44 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 1013 of file imagePsfMatch.py.