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