|
lsst.ip.diffim ga500d100eb+833bc1611b
|
Public Member Functions | |
| __init__ (self, psfMatchConfig, psfFwhmPixTc, psfFwhmPixTnc) | |
| __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 535 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.__init__ | ( | self, | |
| psfMatchConfig, | |||
| psfFwhmPixTc, | |||
| psfFwhmPixTnc | |||
| ) |
Definition at line 539 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.__call__ | ( | self, | |
| kernelCellSet, | |||
| log | |||
| ) |
Definition at line 546 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTc |
Definition at line 541 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfFwhmPixTnc |
Definition at line 542 of file diffimTools.py.
| lsst.ip.diffim.diffimTools.NbasisEvaluator.psfMatchConfig |
Definition at line 540 of file diffimTools.py.