StrayLightConfig ================ .. currentmodule:: lsst.ip.isr .. autoclass:: StrayLightConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StrayLightConfig.doRotatorAngleCorrection ~StrayLightConfig.filters ~StrayLightConfig.history .. rubric:: Methods Summary .. autosummary:: ~StrayLightConfig.compare ~StrayLightConfig.formatHistory ~StrayLightConfig.freeze ~StrayLightConfig.items ~StrayLightConfig.keys ~StrayLightConfig.load ~StrayLightConfig.loadFromStream ~StrayLightConfig.loadFromString ~StrayLightConfig.names ~StrayLightConfig.save ~StrayLightConfig.saveToStream ~StrayLightConfig.saveToString ~StrayLightConfig.setDefaults ~StrayLightConfig.toDict ~StrayLightConfig.update ~StrayLightConfig.validate ~StrayLightConfig.values .. rubric:: Attributes Documentation .. autoattribute:: doRotatorAngleCorrection .. autoattribute:: filters .. autoattribute:: history .. 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