lsst.meas.astrom
21.0.0-7-g7aa11f2+f195905fbf
|
#include <iostream>
#include <cmath>
#include "lsst/base.h"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/geom/Angle.h"
#include "lsst/afw/table/Match.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::astrom::sip::MatchSrcToCatalogue |
Match a SourceSet of objects with known ra/dec with a SourceSet of objects with known xy positions Take a catalogue of objects with known positions, a catalogue of objects with known xy, and a wcs to convert one xy <--> ra/dec. More... | |
Namespaces | |
lsst | |
lsst::afw | |
lsst::afw::image | |
lsst::meas | |
lsst::meas::astrom | |
lsst::meas::astrom::sip | |