LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
43 namespace algorithms {
58 PTR(
Image)
image = computeKernelImage(position, color, INTERNAL);
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.
An ellipse core for the semimajor/semiminor axis and position angle parametrization (a,...
A Result struct for running an aperture flux algorithm with a single radius.
static Result computeAdaptiveMoments(ImageT const &image, geom::Point2D const &position, bool negative=false, Control const &ctrl=Control())
Compute the adaptive Gaussian-weighted moments of an image.
A base class for image defects.
An ellipse defined by an arbitrary BaseCore and a center point.
An ellipse core with quadrupole moments as parameters.
static std::shared_ptr< T > dynamicCast(std::shared_ptr< Persistable > const &ptr)
Dynamically cast a shared_ptr.
Shape const getShape() const
Return an afw::geom::ellipses object corresponding to xx, yy, xy.
Configuration object for multiple-aperture flux algorithms.
A class to represent a 2-dimensional array of pixels.
Describe the colour of a source.