lsst.meas.algorithms g4ca71c8708+5e2e56f82e
|
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) |