MatchOptimisticBControl¶
- 
class lsst.meas.astrom.MatchOptimisticBControl¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - allowedNonperpDeg- matchingAllowancePix- maxDeterminant- maxOffsetPix- maxRotationDeg- minMatchedPairs- numBrightStars- numPointsForShape- refFluxField- sourceFluxField- Methods Summary - validate(self)- Attributes Documentation - 
allowedNonperpDeg¶
 - 
matchingAllowancePix¶
 - 
maxDeterminant¶
 - 
maxOffsetPix¶
 - 
maxRotationDeg¶
 - 
minMatchedPairs¶
 - 
numBrightStars¶
 - 
numPointsForShape¶
 - 
refFluxField¶
 - 
sourceFluxField¶
 - Methods Documentation - 
validate(self: lsst.meas.astrom.matchOptimisticB.matchOptimisticB.MatchOptimisticBControl) → None¶
 
-