lsst.meas.algorithms gd21d4de61c+c03521da78
Classes | Namespaces | Functions
pcaPsfDeterminer.py File Reference

Go to the source code of this file.

Classes

class  lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminerConfig
 
class  lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminerTask
 

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::algorithms
 Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations.
 
namespace  lsst.meas.algorithms.pcaPsfDeterminer
 

Functions

def lsst.meas.algorithms.pcaPsfDeterminer.numCandidatesToReject (numBadCandidates, numIter, totalIter)
 
def lsst.meas.algorithms.pcaPsfDeterminer.candidatesIter (psfCellSet, ignoreBad=True)