DiffMatchedTractCatalogConfig ============================= .. currentmodule:: lsst.pipe.tasks.diff_matched_tract_catalog .. autoclass:: DiffMatchedTractCatalogConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DiffMatchedTractCatalogConfig.column_matched_prefix_ref ~DiffMatchedTractCatalogConfig.column_ref_extended ~DiffMatchedTractCatalogConfig.column_ref_extended_inverted ~DiffMatchedTractCatalogConfig.column_target_extended ~DiffMatchedTractCatalogConfig.columns_flux ~DiffMatchedTractCatalogConfig.columns_in_ref ~DiffMatchedTractCatalogConfig.columns_in_target ~DiffMatchedTractCatalogConfig.columns_ref_copy ~DiffMatchedTractCatalogConfig.columns_target_coord_err ~DiffMatchedTractCatalogConfig.columns_target_copy ~DiffMatchedTractCatalogConfig.columns_target_select_false ~DiffMatchedTractCatalogConfig.columns_target_select_true ~DiffMatchedTractCatalogConfig.connections ~DiffMatchedTractCatalogConfig.coord_format ~DiffMatchedTractCatalogConfig.extendedness_cut ~DiffMatchedTractCatalogConfig.history ~DiffMatchedTractCatalogConfig.mag_brightest_ref ~DiffMatchedTractCatalogConfig.mag_ceiling_target ~DiffMatchedTractCatalogConfig.mag_faintest_ref ~DiffMatchedTractCatalogConfig.mag_num_bins ~DiffMatchedTractCatalogConfig.mag_zeropoint_ref ~DiffMatchedTractCatalogConfig.mag_zeropoint_target ~DiffMatchedTractCatalogConfig.percentiles ~DiffMatchedTractCatalogConfig.saveLogOutput ~DiffMatchedTractCatalogConfig.saveMetadata .. rubric:: Methods Summary .. autosummary:: ~DiffMatchedTractCatalogConfig.compare ~DiffMatchedTractCatalogConfig.formatHistory ~DiffMatchedTractCatalogConfig.freeze ~DiffMatchedTractCatalogConfig.items ~DiffMatchedTractCatalogConfig.keys ~DiffMatchedTractCatalogConfig.load ~DiffMatchedTractCatalogConfig.loadFromStream ~DiffMatchedTractCatalogConfig.loadFromString ~DiffMatchedTractCatalogConfig.names ~DiffMatchedTractCatalogConfig.save ~DiffMatchedTractCatalogConfig.saveToStream ~DiffMatchedTractCatalogConfig.saveToString ~DiffMatchedTractCatalogConfig.setDefaults ~DiffMatchedTractCatalogConfig.toDict ~DiffMatchedTractCatalogConfig.update ~DiffMatchedTractCatalogConfig.validate ~DiffMatchedTractCatalogConfig.values .. rubric:: Attributes Documentation .. autoattribute:: column_matched_prefix_ref .. autoattribute:: column_ref_extended .. autoattribute:: column_ref_extended_inverted .. autoattribute:: column_target_extended .. autoattribute:: columns_flux .. autoattribute:: columns_in_ref .. autoattribute:: columns_in_target .. autoattribute:: columns_ref_copy .. autoattribute:: columns_target_coord_err .. autoattribute:: columns_target_copy .. autoattribute:: columns_target_select_false .. autoattribute:: columns_target_select_true .. autoattribute:: connections .. autoattribute:: coord_format .. autoattribute:: extendedness_cut .. autoattribute:: history .. autoattribute:: mag_brightest_ref .. autoattribute:: mag_ceiling_target .. autoattribute:: mag_faintest_ref .. autoattribute:: mag_num_bins .. autoattribute:: mag_zeropoint_ref .. autoattribute:: mag_zeropoint_target .. autoattribute:: percentiles .. 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