MatchOptimisticBConfig
======================

.. currentmodule:: lsst.meas.astrom

.. autoclass:: MatchOptimisticBConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MatchOptimisticBConfig.allowedNonperpDeg
      ~MatchOptimisticBConfig.history
      ~MatchOptimisticBConfig.maxDeterminant
      ~MatchOptimisticBConfig.maxMatchDistArcSec
      ~MatchOptimisticBConfig.maxOffsetPix
      ~MatchOptimisticBConfig.maxRotationDeg
      ~MatchOptimisticBConfig.minFracMatchedPairs
      ~MatchOptimisticBConfig.minMatchedPairs
      ~MatchOptimisticBConfig.numBrightStars
      ~MatchOptimisticBConfig.numPointsForShape

   .. rubric:: Methods Summary

   .. autosummary::

      ~MatchOptimisticBConfig.compare
      ~MatchOptimisticBConfig.formatHistory
      ~MatchOptimisticBConfig.freeze
      ~MatchOptimisticBConfig.items
      ~MatchOptimisticBConfig.iteritems
      ~MatchOptimisticBConfig.iterkeys
      ~MatchOptimisticBConfig.itervalues
      ~MatchOptimisticBConfig.keys
      ~MatchOptimisticBConfig.load
      ~MatchOptimisticBConfig.loadFromStream
      ~MatchOptimisticBConfig.names
      ~MatchOptimisticBConfig.save
      ~MatchOptimisticBConfig.saveToStream
      ~MatchOptimisticBConfig.setDefaults
      ~MatchOptimisticBConfig.toDict
      ~MatchOptimisticBConfig.update
      ~MatchOptimisticBConfig.validate
      ~MatchOptimisticBConfig.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: allowedNonperpDeg
   .. autoattribute:: history
   .. autoattribute:: maxDeterminant
   .. autoattribute:: maxMatchDistArcSec
   .. autoattribute:: maxOffsetPix
   .. autoattribute:: maxRotationDeg
   .. autoattribute:: minFracMatchedPairs
   .. autoattribute:: minMatchedPairs
   .. autoattribute:: numBrightStars
   .. autoattribute:: numPointsForShape

   .. rubric:: Methods Documentation

   .. automethod:: compare
   .. automethod:: formatHistory
   .. automethod:: freeze
   .. automethod:: items
   .. automethod:: iteritems
   .. automethod:: iterkeys
   .. automethod:: itervalues
   .. automethod:: keys
   .. automethod:: load
   .. automethod:: loadFromStream
   .. automethod:: names
   .. automethod:: save
   .. automethod:: saveToStream
   .. automethod:: setDefaults
   .. automethod:: toDict
   .. automethod:: update
   .. automethod:: validate
   .. automethod:: values