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