lsst.ip.diffim
13.0-22-g3839dbb+2
|
Public Member Functions | |
def | __init__ |
def | __call__ |
Public Attributes | |
psfMatchConfig | |
psfFwhmPixTc | |
psfFwhmPixTnc | |
A functor to evaluate the Bayesian Information Criterion for the number of basis sets going into the kernel fitting
Definition at line 397 of file diffimTools.py.
def lsst.ip.diffim.diffimTools.NbasisEvaluator.__init__ | ( | self, | |
psfMatchConfig, | |||
psfFwhmPixTc, | |||
psfFwhmPixTnc | |||
) |
Definition at line 401 of file diffimTools.py.
def lsst.ip.diffim.diffimTools.NbasisEvaluator.__call__ | ( | self, | |
kernelCellSet, | |||
log | |||
) |
Definition at line 408 of file diffimTools.py.
lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTc |
Definition at line 403 of file diffimTools.py.
lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTnc |
Definition at line 404 of file diffimTools.py.
lsst.ip.diffim.diffimTools.NbasisEvaluator.psfMatchConfig |
Definition at line 402 of file diffimTools.py.