lsst.ip.diffim  22.0.1-21-g5bd0cb7e+2fbbd5409d
Classes | Functions | Variables
lsst.ip.diffim.modelPsfMatch Namespace Reference

Classes

class  ModelPsfMatchConfig
 
class  ModelPsfMatchTask
 

Functions

def nextOddInteger (x)
 

Variables

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

Function Documentation

◆ nextOddInteger()

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

Definition at line 42 of file modelPsfMatch.py.

Variable Documentation

◆ sigma2fwhm

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

Definition at line 39 of file modelPsfMatch.py.