StrayLightData ============== .. currentmodule:: lsst.ip.isr .. autoclass:: StrayLightData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StrayLightData.requiredAttributes .. rubric:: Methods Summary .. autosummary:: ~StrayLightData.apply ~StrayLightData.calibInfoFromDict ~StrayLightData.determineCalibClass ~StrayLightData.evaluate ~StrayLightData.fromDetector ~StrayLightData.fromDict ~StrayLightData.fromTable ~StrayLightData.getMetadata ~StrayLightData.readFits ~StrayLightData.readText ~StrayLightData.setMetadata ~StrayLightData.toDict ~StrayLightData.toTable ~StrayLightData.updateMetadata ~StrayLightData.validate ~StrayLightData.writeFits ~StrayLightData.writeText .. rubric:: Attributes Documentation .. autoattribute:: requiredAttributes .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: calibInfoFromDict .. automethod:: determineCalibClass .. automethod:: evaluate .. automethod:: fromDetector .. automethod:: fromDict .. automethod:: fromTable .. automethod:: getMetadata .. automethod:: readFits .. automethod:: readText .. automethod:: setMetadata .. automethod:: toDict .. automethod:: toTable .. automethod:: updateMetadata .. automethod:: validate .. automethod:: writeFits .. automethod:: writeText