LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
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
 Estimate image backgrounds.
 
 lsst::meas
 
 lsst::meas::algorithms
 

Variable Documentation

tbl::PointKey<int> bboxMax

Definition at line 100 of file CoaddBoundedField.cc.

tbl::PointKey<int> bboxMin

Definition at line 99 of file CoaddBoundedField.cc.

tbl::Key<int> coaddWcs

Definition at line 101 of file CoaddBoundedField.cc.

tbl::Key<double > default_

Definition at line 103 of file CoaddBoundedField.cc.

tbl::Key<int> field

Definition at line 130 of file CoaddBoundedField.cc.

tbl::Schema schema

Definition at line 98 of file CoaddBoundedField.cc.

tbl::Key<tbl::Flag> throwOnMissing

Definition at line 102 of file CoaddBoundedField.cc.

tbl::Key<int> validPolygon

Definition at line 132 of file CoaddBoundedField.cc.

tbl::Key<int> wcs

Definition at line 131 of file CoaddBoundedField.cc.

tbl::Key<double> weight

Definition at line 133 of file CoaddBoundedField.cc.