lsst.meas.astrom
14.0-7-g0d69b06+3
|
▼Nlsst | |
▼Nafw | |
▼Nmeas | |
▼Nastrom | |
▼NapproximateWcs | |
C_MockTestCase | |
▼Nastrometry | |
CAstrometryConfig | |
CAstrometryTask | Match an input source catalog with objects from a reference catalog and solve for the WCS |
▼NcatalogStarSelector | |
CCatalogStarSelectorConfig | |
CCatalogStarSelectorTask | Select stars based on a reference catalog |
CCheckSource | |
▼Ndetail | |
CBinomialMatrix | A class that computes binomial coefficients up to a certain power |
▼NdirectMatch | |
CDirectMatchConfig | |
CDirectMatchConfigWithoutLoader | |
CDirectMatchTask | Simple matching of a source catalog to a reference catalog |
▼NfitSipDistortion | |
CFitSipDistortionConfig | |
CFitSipDistortionTask | |
▼NfitTanSipWcs | |
CFitTanSipWcsConfig | |
CFitTanSipWcsTask | Fit a TAN-SIP WCS given a list of reference object/source matches |
▼NmatchOptimisticB | |
▼NmatchOptimisticBContinued | |
CMatchOptimisticBConfig | |
CMatchOptimisticBTask | Match sources to reference objects |
CMatchTolerance | |
▼NmatchPessimisticB | |
CMatchPessimisticBConfig | |
CMatchPessimisticBTask | Match sources to reference objects |
CMatchTolerancePessimistic | |
▼Npessimistic_pattern_matcher_b_3D | |
CPessimisticPatternMatcherB | |
▼Nref_match | |
CRefMatchConfig | |
CRefMatchTask | Match an input source catalog with objects from a reference catalog |
▼Nsip | |
CCreateWcsWithSip | Measure the distortions in an image plane and express them a SIP polynomials |
CLeastSqFitter1d | Fit an lsst::afw::math::Function1 object to a set of data points in one dimension |
CLeastSqFitter2d | Fit an lsst::afw::math::Function1 object to a set of data points in two dimensions |
CMatchSrcToCatalogue | 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 |
CMatchOptimisticBControl | |
COutlierRejectionControl | Control object for outlier rejection in ScaledPolynomialTransformFitter |
CPolynomialTransform | A 2-d coordinate transform represented by a pair of standard polynomials (one for each coordinate) |
CProxyPair | |
CRecordProxy | A wrapper around a SimpleRecord or SourceRecord that allows us to record a pixel position in a way that is independent of the record type |
CScaledPolynomialTransform | A 2-d coordinate transform represented by a lazy composition of an AffineTransform, a PolynomialTransform, and another AffineTransform |
▼CScaledPolynomialTransformFitter | A fitter class for scaled polynomial transforms |
CKeys | |
CSipForwardTransform | A transform that maps pixel coordinates to intermediate world coordinates according to the SIP convention |
CSipReverseTransform | A transform that maps intermediate world coordinates to pixel coordinates according to the SIP convention |
CSipTransformBase | Base class for SIP transform objects |