NbasisEvaluator¶
- 
class 
lsst.ip.diffim.NbasisEvaluator(psfMatchConfig, psfFwhmPixTc, psfFwhmPixTnc)¶ Bases:
objectA 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.
-