ProcessCcdWithVariableFakesConfig ================================= .. currentmodule:: lsst.pipe.tasks.processCcdWithFakes .. autoclass:: ProcessCcdWithVariableFakesConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ProcessCcdWithVariableFakesConfig.calibrate ~ProcessCcdWithVariableFakesConfig.coaddName ~ProcessCcdWithVariableFakesConfig.connections ~ProcessCcdWithVariableFakesConfig.doApplyExternalGlobalPhotoCalib ~ProcessCcdWithVariableFakesConfig.doApplyExternalGlobalSkyWcs ~ProcessCcdWithVariableFakesConfig.doApplyExternalTractPhotoCalib ~ProcessCcdWithVariableFakesConfig.doApplyExternalTractSkyWcs ~ProcessCcdWithVariableFakesConfig.doMatchVisit ~ProcessCcdWithVariableFakesConfig.externalPhotoCalibName ~ProcessCcdWithVariableFakesConfig.externalSkyWcsName ~ProcessCcdWithVariableFakesConfig.history ~ProcessCcdWithVariableFakesConfig.insertFakes ~ProcessCcdWithVariableFakesConfig.matchRadiusPix ~ProcessCcdWithVariableFakesConfig.saveLogOutput ~ProcessCcdWithVariableFakesConfig.saveMetadata ~ProcessCcdWithVariableFakesConfig.scatterSize ~ProcessCcdWithVariableFakesConfig.srcFieldsToCopy .. rubric:: Methods Summary .. autosummary:: ~ProcessCcdWithVariableFakesConfig.compare ~ProcessCcdWithVariableFakesConfig.formatHistory ~ProcessCcdWithVariableFakesConfig.freeze ~ProcessCcdWithVariableFakesConfig.items ~ProcessCcdWithVariableFakesConfig.keys ~ProcessCcdWithVariableFakesConfig.load ~ProcessCcdWithVariableFakesConfig.loadFromStream ~ProcessCcdWithVariableFakesConfig.loadFromString ~ProcessCcdWithVariableFakesConfig.names ~ProcessCcdWithVariableFakesConfig.save ~ProcessCcdWithVariableFakesConfig.saveToStream ~ProcessCcdWithVariableFakesConfig.saveToString ~ProcessCcdWithVariableFakesConfig.setDefaults ~ProcessCcdWithVariableFakesConfig.toDict ~ProcessCcdWithVariableFakesConfig.update ~ProcessCcdWithVariableFakesConfig.validate ~ProcessCcdWithVariableFakesConfig.values .. rubric:: Attributes Documentation .. autoattribute:: calibrate .. autoattribute:: coaddName .. autoattribute:: connections .. autoattribute:: doApplyExternalGlobalPhotoCalib .. autoattribute:: doApplyExternalGlobalSkyWcs .. autoattribute:: doApplyExternalTractPhotoCalib .. autoattribute:: doApplyExternalTractSkyWcs .. autoattribute:: doMatchVisit .. autoattribute:: externalPhotoCalibName .. autoattribute:: externalSkyWcsName .. autoattribute:: history .. autoattribute:: insertFakes .. autoattribute:: matchRadiusPix .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. autoattribute:: scatterSize .. autoattribute:: srcFieldsToCopy .. 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