ImagePsfMatchConfig =================== .. currentmodule:: lsst.ip.diffim .. autoclass:: ImagePsfMatchConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImagePsfMatchConfig.history ~ImagePsfMatchConfig.kernel ~ImagePsfMatchConfig.selectDetection ~ImagePsfMatchConfig.selectMeasurement .. rubric:: Methods Summary .. autosummary:: ~ImagePsfMatchConfig.compare ~ImagePsfMatchConfig.formatHistory ~ImagePsfMatchConfig.freeze ~ImagePsfMatchConfig.items ~ImagePsfMatchConfig.iteritems ~ImagePsfMatchConfig.iterkeys ~ImagePsfMatchConfig.itervalues ~ImagePsfMatchConfig.keys ~ImagePsfMatchConfig.load ~ImagePsfMatchConfig.loadFromStream ~ImagePsfMatchConfig.names ~ImagePsfMatchConfig.save ~ImagePsfMatchConfig.saveToStream ~ImagePsfMatchConfig.setDefaults ~ImagePsfMatchConfig.toDict ~ImagePsfMatchConfig.update ~ImagePsfMatchConfig.validate ~ImagePsfMatchConfig.values .. rubric:: Attributes Documentation .. autoattribute:: history .. autoattribute:: kernel .. autoattribute:: selectDetection .. autoattribute:: selectMeasurement .. 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