Class lsst::meas::base::GaussianFluxAlgorithm

class GaussianFluxAlgorithm : public lsst::meas::base::SimpleAlgorithm

A measurement algorithm that estimates instFlux using an elliptical Gaussian weight.

This algorithm computes instFlux as the dot product of an elliptical Gaussian weight function with the image. The size and ellipticity of the weight function are determined using the SdssShape algorithm, or retreived from a named field.