|
lsst.ip.diffim
17.0.1-7-gfe850ae+4
|
Public Member Functions | |
| def | __init__ (self, psfMatchConfig, psfFwhmPixTc, psfFwhmPixTnc) |
| def | __call__ (self, kernelCellSet, log) |
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 505 of file diffimTools.py.
| def lsst.ip.diffim.diffimTools.NbasisEvaluator.__init__ | ( | self, | |
| psfMatchConfig, | |||
| psfFwhmPixTc, | |||
| psfFwhmPixTnc | |||
| ) |
Definition at line 509 of file diffimTools.py.
| def lsst.ip.diffim.diffimTools.NbasisEvaluator.__call__ | ( | self, | |
| kernelCellSet, | |||
| log | |||
| ) |
Definition at line 516 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTc |
Definition at line 511 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTnc |
Definition at line 512 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfMatchConfig |
Definition at line 510 of file diffimTools.py.
1.8.13