24 #ifndef LSST_MEAS_BASE_GaussianFlux_h_INCLUDED 25 #define LSST_MEAS_BASE_GaussianFlux_h_INCLUDED 98 #endif // !LSST_MEAS_BASE_GaussianFlux_h_INCLUDED GaussianFluxControl Control
A typedef to the Control object for this algorithm, defined above.
Defines the fields and offsets for a table.
double background
"FIXME! NEVER DOCUMENTED!" ;
A C++ control class to handle GaussianFluxAlgorithm's configuration.
A mapping between the keys of two Schemas, used to copy data between them.
Simple class used to define and document flags The name and doc constitute the identity of the FlagDe...
Exception to be thrown when a measurement algorithm experiences a known failure mode.
#define LSST_CONTROL_FIELD(NAME, TYPE, DOC)
A preprocessor macro used to define fields in C++ "control object" structs.
Utility class for handling flag fields that indicate the failure modes of an algorithm.
A measurement algorithm that estimates instFlux using an elliptical Gaussian weight.
A base class for image defects.
A FunctorKey for FluxResult.
static FlagDefinition const FAILURE
GaussianFluxControl()
Default constructor.
An abstract base classes for which the same implementation can be used for both SingleFrameAlgorithm ...
def measure(mi, x, y, size, statistic, stats)
Record class that contains measurements made on a single exposure.
vector-type utility class to build a collection of FlagDefinitions