Namespace lsst::meas::extensions

namespace extensions
namespace photometryKron
class KronFluxAlgorithm : public lsst::meas::base::SimpleAlgorithm
#include <photometryKron.h>

A measurement algorithm that estimates flux using Kron photometry.

class KronFluxControl
#include <photometryKron.h>

C++ control object for Kron flux.

See

KronFluxConfig.

namespace psfex
class PsfexPsf : public lsst::afw::table::io::PersistableFacade<PsfexPsf>, public lsst::meas::algorithms::ImagePsf
#include <PsfexPsf.h>

Represent a PSF as a linear combination of PSFEX (== Karhunen-Loeve) basis functions.

namespace simpleShape
class SimpleShapeControl
#include <simpleShape.h>

A C++ control class to handle SdssShapeAlgorithm’s configuration.

class SimpleShapeResult
#include <simpleShape.h>

Struct to hold the results of SimpleShape when we don’t run it as a plugin.