lsst.meas.algorithms g18eb739f8d+6c3320a3e9
|
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) |