lsst.ip.diffim  14.0-6-gf4bc96c+15
Classes | Namespaces | Functions | Variables
modelPsfMatch.py File Reference

Go to the source code of this file.

Classes

class  lsst.ip.diffim.modelPsfMatch.ModelPsfMatchConfig
 Configuration for model-to-model Psf matching. More...
 
class  lsst.ip.diffim.modelPsfMatch.ModelPsfMatchTask
 Matching of two model Psfs, and application of the Psf-matching kernel to an input Exposure. More...
 

Namespaces

 lsst.ip.diffim.modelPsfMatch
 

Functions

def lsst.ip.diffim.modelPsfMatch.nextOddInteger (x)
 

Variables

tuple lsst.ip.diffim.modelPsfMatch.__all__ = ("ModelPsfMatchTask", "ModelPsfMatchConfig")
 
int lsst.ip.diffim.modelPsfMatch.sigma2fwhm = 2. * np.sqrt(2. * np.log(2.))