lsst.ip.diffim
16.0-17-g31abd91+7
|
Classes | |
class | ModelPsfMatchConfig |
Configuration for model-to-model Psf matching. More... | |
class | ModelPsfMatchTask |
Matching of two model Psfs, and application of the Psf-matching kernel to an input Exposure. More... | |
Functions | |
def | nextOddInteger (x) |
Variables | |
int | sigma2fwhm = 2. * np.sqrt(2. * np.log(2.)) |
def lsst.ip.diffim.modelPsfMatch.nextOddInteger | ( | x | ) |
Definition at line 41 of file modelPsfMatch.py.
int lsst.ip.diffim.modelPsfMatch.sigma2fwhm = 2. * np.sqrt(2. * np.log(2.)) |
Definition at line 38 of file modelPsfMatch.py.