RefMatchConfig ============== .. currentmodule:: lsst.meas.astrom .. autoclass:: RefMatchConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RefMatchConfig.history ~RefMatchConfig.matchDistanceSigma ~RefMatchConfig.matcher ~RefMatchConfig.referenceSelection ~RefMatchConfig.sourceSelection .. rubric:: Methods Summary .. autosummary:: ~RefMatchConfig.compare ~RefMatchConfig.formatHistory ~RefMatchConfig.freeze ~RefMatchConfig.items ~RefMatchConfig.iteritems ~RefMatchConfig.iterkeys ~RefMatchConfig.itervalues ~RefMatchConfig.keys ~RefMatchConfig.load ~RefMatchConfig.loadFromStream ~RefMatchConfig.names ~RefMatchConfig.save ~RefMatchConfig.saveToStream ~RefMatchConfig.setDefaults ~RefMatchConfig.toDict ~RefMatchConfig.update ~RefMatchConfig.validate ~RefMatchConfig.values .. rubric:: Attributes Documentation .. autoattribute:: history .. autoattribute:: matchDistanceSigma .. autoattribute:: matcher .. autoattribute:: referenceSelection .. autoattribute:: sourceSelection .. 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