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