InterpImageConfig ================= .. currentmodule:: lsst.pipe.tasks.interpImage .. autoclass:: InterpImageConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InterpImageConfig.fallbackUserValue ~InterpImageConfig.fallbackValueType ~InterpImageConfig.history ~InterpImageConfig.modelPsf ~InterpImageConfig.negativeFallbackAllowed ~InterpImageConfig.transpose ~InterpImageConfig.useFallbackValueAtEdge .. rubric:: Methods Summary .. autosummary:: ~InterpImageConfig.compare ~InterpImageConfig.formatHistory ~InterpImageConfig.freeze ~InterpImageConfig.items ~InterpImageConfig.keys ~InterpImageConfig.load ~InterpImageConfig.loadFromStream ~InterpImageConfig.loadFromString ~InterpImageConfig.names ~InterpImageConfig.save ~InterpImageConfig.saveToStream ~InterpImageConfig.saveToString ~InterpImageConfig.setDefaults ~InterpImageConfig.toDict ~InterpImageConfig.update ~InterpImageConfig.validate ~InterpImageConfig.values .. rubric:: Attributes Documentation .. autoattribute:: fallbackUserValue .. autoattribute:: fallbackValueType .. autoattribute:: history .. autoattribute:: modelPsf .. autoattribute:: negativeFallbackAllowed .. autoattribute:: transpose .. autoattribute:: useFallbackValueAtEdge .. 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