lsst.meas.astrom g3b20d027df+5b75db3af9
|
#include "lsst/pex/config.h"
#include "lsst/geom/Box.h"
#include "lsst/geom/AffineTransform.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/afw/table/Catalog.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/meas/astrom/PolynomialTransform.h"
#include "lsst/meas/astrom/SipTransform.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::astrom::OutlierRejectionControl |
Control object for outlier rejection in ScaledPolynomialTransformFitter. More... | |
class | lsst::meas::astrom::ScaledPolynomialTransformFitter |
A fitter class for scaled polynomial transforms. More... | |
Namespaces | |
namespace | lsst |
namespace | lsst::meas |
namespace | lsst::meas::astrom |