lsst.meas.astrom  14.0-7-g0d69b06+3
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nlsst
 Nafw
 Nmeas
 Nastrom
 NapproximateWcs
 C_MockTestCase
 Nastrometry
 CAstrometryConfig
 CAstrometryTaskMatch an input source catalog with objects from a reference catalog and solve for the WCS
 NcatalogStarSelector
 CCatalogStarSelectorConfig
 CCatalogStarSelectorTaskSelect stars based on a reference catalog
 CCheckSource
 Ndetail
 CBinomialMatrixA class that computes binomial coefficients up to a certain power
 NdirectMatch
 CDirectMatchConfig
 CDirectMatchConfigWithoutLoader
 CDirectMatchTaskSimple matching of a source catalog to a reference catalog
 NfitSipDistortion
 CFitSipDistortionConfig
 CFitSipDistortionTask
 NfitTanSipWcs
 CFitTanSipWcsConfig
 CFitTanSipWcsTaskFit a TAN-SIP WCS given a list of reference object/source matches
 NmatchOptimisticB
 NmatchOptimisticBContinued
 CMatchOptimisticBConfig
 CMatchOptimisticBTaskMatch sources to reference objects
 CMatchTolerance
 NmatchPessimisticB
 CMatchPessimisticBConfig
 CMatchPessimisticBTaskMatch sources to reference objects
 CMatchTolerancePessimistic
 Npessimistic_pattern_matcher_b_3D
 CPessimisticPatternMatcherB
 Nref_match
 CRefMatchConfig
 CRefMatchTaskMatch an input source catalog with objects from a reference catalog
 Nsip
 CCreateWcsWithSipMeasure the distortions in an image plane and express them a SIP polynomials
 CLeastSqFitter1dFit an lsst::afw::math::Function1 object to a set of data points in one dimension
 CLeastSqFitter2dFit an lsst::afw::math::Function1 object to a set of data points in two dimensions
 CMatchSrcToCatalogueMatch 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
 COutlierRejectionControlControl object for outlier rejection in ScaledPolynomialTransformFitter
 CPolynomialTransformA 2-d coordinate transform represented by a pair of standard polynomials (one for each coordinate)
 CProxyPair
 CRecordProxyA wrapper around a SimpleRecord or SourceRecord that allows us to record a pixel position in a way that is independent of the record type
 CScaledPolynomialTransformA 2-d coordinate transform represented by a lazy composition of an AffineTransform, a PolynomialTransform, and another AffineTransform
 CScaledPolynomialTransformFitterA fitter class for scaled polynomial transforms
 CKeys
 CSipForwardTransformA transform that maps pixel coordinates to intermediate world coordinates according to the SIP convention
 CSipReverseTransformA transform that maps intermediate world coordinates to pixel coordinates according to the SIP convention
 CSipTransformBaseBase class for SIP transform objects