lsst.meas.algorithms  13.0-24-g22030a45
Classes | Namespaces
CoaddBoundedField.cc File Reference
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/InputArchive.h"
#include "lsst/afw/table/aggregates.h"
#include "lsst/meas/algorithms/CoaddBoundedField.h"

Go to the source code of this file.

Classes

class  lsst::meas::algorithms::CoaddBoundedField::Factory
 

Namespaces

 lsst
 
 lsst::meas
 
 lsst::meas::algorithms
 Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations.
 

Variable Documentation

◆ bboxMax

tbl::PointKey<int> bboxMax

Definition at line 100 of file CoaddBoundedField.cc.

◆ bboxMin

tbl::PointKey<int> bboxMin

Definition at line 99 of file CoaddBoundedField.cc.

◆ coaddWcs

tbl::Key<int> coaddWcs

Definition at line 101 of file CoaddBoundedField.cc.

◆ default_

tbl::Key<double > default_

Definition at line 103 of file CoaddBoundedField.cc.

◆ field

tbl::Key<int> field

Definition at line 138 of file CoaddBoundedField.cc.

◆ schema

tbl::Schema schema

Definition at line 98 of file CoaddBoundedField.cc.

◆ throwOnMissing

tbl::Key<tbl::Flag> throwOnMissing

Definition at line 102 of file CoaddBoundedField.cc.

◆ validPolygon

tbl::Key<int> validPolygon

Definition at line 140 of file CoaddBoundedField.cc.

◆ wcs

tbl::Key<int> wcs

Definition at line 139 of file CoaddBoundedField.cc.

◆ weight

tbl::Key<double> weight

Definition at line 141 of file CoaddBoundedField.cc.