lsst.ip.diffim 22.0.1-25-g8f8c93ee+55e649364e
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.