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