MatchedCatalogFluxesConfig ========================== .. currentmodule:: lsst.pipe.tasks.diff_matched_tract_catalog .. autoclass:: MatchedCatalogFluxesConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchedCatalogFluxesConfig.column_ref_flux ~MatchedCatalogFluxesConfig.columns_in_ref ~MatchedCatalogFluxesConfig.columns_in_target ~MatchedCatalogFluxesConfig.columns_target_flux ~MatchedCatalogFluxesConfig.columns_target_flux_err ~MatchedCatalogFluxesConfig.history .. rubric:: Methods Summary .. autosummary:: ~MatchedCatalogFluxesConfig.compare ~MatchedCatalogFluxesConfig.formatHistory ~MatchedCatalogFluxesConfig.freeze ~MatchedCatalogFluxesConfig.items ~MatchedCatalogFluxesConfig.keys ~MatchedCatalogFluxesConfig.load ~MatchedCatalogFluxesConfig.loadFromStream ~MatchedCatalogFluxesConfig.loadFromString ~MatchedCatalogFluxesConfig.names ~MatchedCatalogFluxesConfig.save ~MatchedCatalogFluxesConfig.saveToStream ~MatchedCatalogFluxesConfig.saveToString ~MatchedCatalogFluxesConfig.setDefaults ~MatchedCatalogFluxesConfig.toDict ~MatchedCatalogFluxesConfig.update ~MatchedCatalogFluxesConfig.validate ~MatchedCatalogFluxesConfig.values .. rubric:: Attributes Documentation .. autoattribute:: column_ref_flux .. autoattribute:: columns_in_ref .. autoattribute:: columns_in_target .. autoattribute:: columns_target_flux .. autoattribute:: columns_target_flux_err .. autoattribute:: history .. 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