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