lsst.ip.diffim  16.0-23-gaf5f65c+1
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 42 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 929 of file imagePsfMatch.py.