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.keys ~ImagePsfMatchConfig.load ~ImagePsfMatchConfig.loadFromStream ~ImagePsfMatchConfig.loadFromString ~ImagePsfMatchConfig.names ~ImagePsfMatchConfig.save ~ImagePsfMatchConfig.saveToStream ~ImagePsfMatchConfig.saveToString ~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:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: loadFromString .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: saveToString .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values