lsst.ip.diffim
13.0-22-g3839dbb+18
|
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 |
Variables | |
tuple | __all__ = ("ModelPsfMatchTask", "ModelPsfMatchConfig") |
int | sigma2fwhm = 2 |
def lsst.ip.diffim.modelPsfMatch.nextOddInteger | ( | x | ) |
Definition at line 43 of file modelPsfMatch.py.
tuple lsst.ip.diffim.modelPsfMatch.__all__ = ("ModelPsfMatchTask", "ModelPsfMatchConfig") |
Definition at line 38 of file modelPsfMatch.py.
int lsst.ip.diffim.modelPsfMatch.sigma2fwhm = 2 |
Definition at line 40 of file modelPsfMatch.py.