24 #ifndef LSST_MEAS_BASE_ScaledApertureFlux_h_INCLUDED 25 #define LSST_MEAS_BASE_ScaledApertureFlux_h_INCLUDED 44 "Warping kernel used to shift Sinc photometry coefficients to different center positions");
100 #endif // !LSST_MEAS_BASE_ScaledApertureFlux_h_INCLUDED Defines the fields and offsets for a table.
A mapping between the keys of two Schemas, used to copy data between them.
double scale
"Scaling factor of PSF FWHM for aperture radius." ;
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.
std::string shiftKernel
"Warping kernel used to shift Sinc photometry coefficients to different center positions" ; ...
Utility class for handling flag fields that indicate the failure modes of an algorithm.
A base class for image defects.
ApertureFluxResult Result
ScaledApertureFluxAlgorithm
ScaledApertureFluxTransform
ScaledApertureFluxControl()
A FunctorKey for FluxResult.
Measure the instFlux in an aperture scaled to the PSF.
An abstract base classes for which the same implementation can be used for both SingleFrameAlgorithm ...
ScaledApertureFluxControl Control
def measure(mi, x, y, size, statistic, stats)
Record class that contains measurements made on a single exposure.
A Result struct for running an aperture flux algorithm with a single radius.