LSSTApplications  11.0-22-g33de520,12.1+21,13.0
LSSTDataManagementBasePackage
Namespaces | Functions
utils.cc File Reference
#include "astrometry/solver.h"
#include "astrometry/index.h"
#include "astrometry/starkd.h"
#include "astrometry/fitsioutils.h"
#include "astrometry/fitstable.h"
#include <set>
#include <cstdint>
#include "boost/format.hpp"
#include "lsst/meas/astrom/detail/utils.h"
#include "lsst/base.h"
#include "lsst/pex/exceptions.h"
#include "lsst/afw/table/Source.h"
#include "lsst/afw/image/Calib.h"
#include "lsst/afw/geom/Angle.h"
#include "lsst/afw/geom/Point.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::meas
 
 lsst::meas::astrom
 
 lsst::meas::astrom::detail
 

Functions

lsst::afw::table::SimpleCatalog lsst::meas::astrom::detail::getCatalogImpl (std::vector< index_t * > inds, lsst::afw::coord::Coord const &ctrCoord, lsst::afw::geom::Angle const &radius, const char *idCol, std::vector< MagColInfo > const &magColInfoList, const char *starGalCol, const char *varCol, bool uniqueIds=true)
 Implementation for index_t::getCatalog method. More...