LSSTApplications  20.0.0
LSSTDataManagementBasePackage
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 963 of file imagePsfMatch.py.