lsst.meas.astrom
20.0.0-1-gc96f8cb+59c4ba692f
|
▼Nlsst | |
▼Nafw | |
▼Nmeas | |
▼Nastrom | |
▼NapproximateWcs | |
C_MockTestCase | |
▼Nastrometry | |
CAstrometryConfig | |
CAstrometryTask | |
▼Ndetail | |
CBinomialMatrix | A class that computes binomial coefficients up to a certain power |
▼NdirectMatch | |
CDirectMatchConfig | |
CDirectMatchConfigWithoutLoader | |
CDirectMatchTask | |
▼NfitAffineWcs | |
CFitAffineWcsConfig | |
CFitAffineWcsTask | |
CTransformedSkyWcsMaker | |
▼NfitSipDistortion | |
CFitSipDistortionConfig | |
CFitSipDistortionTask | |
▼NfitTanSipWcs | |
CFitTanSipWcsConfig | |
CFitTanSipWcsTask | |
▼NmatchOptimisticBTask | |
CMatchOptimisticBConfig | |
CMatchOptimisticBTask | |
CMatchTolerance | |
▼NmatchPessimisticB | |
CMatchPessimisticBConfig | |
CMatchPessimisticBTask | |
CMatchTolerancePessimistic | |
▼Npessimistic_pattern_matcher_b_3D | |
CPessimisticPatternMatcherB | |
▼Nref_match | |
CRefMatchConfig | |
CRefMatchTask | |
▼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 |