WriteSourceTableConfig ====================== .. currentmodule:: lsst.pipe.tasks.postprocess .. autoclass:: WriteSourceTableConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WriteSourceTableConfig.connections ~WriteSourceTableConfig.history ~WriteSourceTableConfig.saveLogOutput ~WriteSourceTableConfig.saveMetadata .. rubric:: Methods Summary .. autosummary:: ~WriteSourceTableConfig.compare ~WriteSourceTableConfig.formatHistory ~WriteSourceTableConfig.freeze ~WriteSourceTableConfig.items ~WriteSourceTableConfig.keys ~WriteSourceTableConfig.load ~WriteSourceTableConfig.loadFromStream ~WriteSourceTableConfig.loadFromString ~WriteSourceTableConfig.names ~WriteSourceTableConfig.save ~WriteSourceTableConfig.saveToStream ~WriteSourceTableConfig.saveToString ~WriteSourceTableConfig.setDefaults ~WriteSourceTableConfig.toDict ~WriteSourceTableConfig.update ~WriteSourceTableConfig.validate ~WriteSourceTableConfig.values .. rubric:: Attributes Documentation .. autoattribute:: connections .. autoattribute:: history .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. 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