lsst.meas.astrom
14.0-7-g0d69b06+3
|
Public Member Functions | |
def | __init__ (self, maxMatchDist=None) |
Public Attributes | |
maxMatchDist | |
Stores match tolerances for use in AstrometryTask and later iterations of the matcher. Attributes ---------- maxMatchDist : lsst.afw.geom.Angle
Definition at line 21 of file matchOptimisticBContinued.py.
def lsst.meas.astrom.matchOptimisticB.matchOptimisticBContinued.MatchTolerance.__init__ | ( | self, | |
maxMatchDist = None |
|||
) |
MatchOptimsiticBTask relies on a maximum distance for matching set by either the default in MatchOptimisticBConfig or the 2 sigma scatter found after AstrometryTask has fit for a wcs.
Definition at line 30 of file matchOptimisticBContinued.py.
lsst.meas.astrom.matchOptimisticB.matchOptimisticBContinued.MatchTolerance.maxMatchDist |
Definition at line 35 of file matchOptimisticBContinued.py.