NbasisEvaluator¶
-
class
lsst.ip.diffim.
NbasisEvaluator
(psfMatchConfig, psfFwhmPixTc, psfFwhmPixTnc)¶ Bases:
object
A functor to evaluate the Bayesian Information Criterion for the number of basis sets going into the kernel fitting
Methods Summary
__call__
(kernelCellSet, log)Call self as a function. Methods Documentation
-
__call__
(kernelCellSet, log)¶ Call self as a function.
-