MatchFakesConfig ================ .. currentmodule:: lsst.pipe.tasks.matchFakes .. autoclass:: MatchFakesConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchFakesConfig.aBulge ~MatchFakesConfig.aDisk ~MatchFakesConfig.angle_col ~MatchFakesConfig.bBulge ~MatchFakesConfig.bDisk ~MatchFakesConfig.bulgeHLR ~MatchFakesConfig.bulge_axis_ratio_col ~MatchFakesConfig.bulge_disk_flux_ratio_col ~MatchFakesConfig.bulge_n_col ~MatchFakesConfig.bulge_pa_col ~MatchFakesConfig.bulge_semimajor_col ~MatchFakesConfig.calibFluxRadius ~MatchFakesConfig.coaddName ~MatchFakesConfig.connections ~MatchFakesConfig.decColName ~MatchFakesConfig.dec_col ~MatchFakesConfig.diskHLR ~MatchFakesConfig.disk_axis_ratio_col ~MatchFakesConfig.disk_n_col ~MatchFakesConfig.disk_pa_col ~MatchFakesConfig.disk_semimajor_col ~MatchFakesConfig.doCleanCat ~MatchFakesConfig.doMatchVisit ~MatchFakesConfig.doProcessAllDataIds ~MatchFakesConfig.doSubSelectSources ~MatchFakesConfig.fakeType ~MatchFakesConfig.fits_alignment ~MatchFakesConfig.history ~MatchFakesConfig.insertImages ~MatchFakesConfig.insertOnlyStars ~MatchFakesConfig.length_col ~MatchFakesConfig.magVar ~MatchFakesConfig.mag_col ~MatchFakesConfig.matchDistanceArcseconds ~MatchFakesConfig.nBulge ~MatchFakesConfig.nDisk ~MatchFakesConfig.paBulge ~MatchFakesConfig.paDisk ~MatchFakesConfig.raColName ~MatchFakesConfig.ra_col ~MatchFakesConfig.saveLogOutput ~MatchFakesConfig.saveMetadata ~MatchFakesConfig.select_col ~MatchFakesConfig.sourceSelectionColName ~MatchFakesConfig.sourceType ~MatchFakesConfig.trimBuffer .. rubric:: Methods Summary .. autosummary:: ~MatchFakesConfig.compare ~MatchFakesConfig.formatHistory ~MatchFakesConfig.freeze ~MatchFakesConfig.items ~MatchFakesConfig.keys ~MatchFakesConfig.load ~MatchFakesConfig.loadFromStream ~MatchFakesConfig.loadFromString ~MatchFakesConfig.names ~MatchFakesConfig.save ~MatchFakesConfig.saveToStream ~MatchFakesConfig.saveToString ~MatchFakesConfig.setDefaults ~MatchFakesConfig.toDict ~MatchFakesConfig.update ~MatchFakesConfig.validate ~MatchFakesConfig.values .. rubric:: Attributes Documentation .. autoattribute:: aBulge .. autoattribute:: aDisk .. autoattribute:: angle_col .. autoattribute:: bBulge .. autoattribute:: bDisk .. autoattribute:: bulgeHLR .. autoattribute:: bulge_axis_ratio_col .. autoattribute:: bulge_disk_flux_ratio_col .. autoattribute:: bulge_n_col .. autoattribute:: bulge_pa_col .. autoattribute:: bulge_semimajor_col .. autoattribute:: calibFluxRadius .. autoattribute:: coaddName .. autoattribute:: connections .. autoattribute:: decColName .. autoattribute:: dec_col .. autoattribute:: diskHLR .. autoattribute:: disk_axis_ratio_col .. autoattribute:: disk_n_col .. autoattribute:: disk_pa_col .. autoattribute:: disk_semimajor_col .. autoattribute:: doCleanCat .. autoattribute:: doMatchVisit .. autoattribute:: doProcessAllDataIds .. autoattribute:: doSubSelectSources .. autoattribute:: fakeType .. autoattribute:: fits_alignment .. autoattribute:: history .. autoattribute:: insertImages .. autoattribute:: insertOnlyStars .. autoattribute:: length_col .. autoattribute:: magVar .. autoattribute:: mag_col .. autoattribute:: matchDistanceArcseconds .. autoattribute:: nBulge .. autoattribute:: nDisk .. autoattribute:: paBulge .. autoattribute:: paDisk .. autoattribute:: raColName .. autoattribute:: ra_col .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. autoattribute:: select_col .. autoattribute:: sourceSelectionColName .. autoattribute:: sourceType .. autoattribute:: trimBuffer .. 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