StdDevUncertainty ================================ .. currentmodule:: astropy.nddata .. autoclass:: StdDevUncertainty :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StdDevUncertainty.supports_correlated ~StdDevUncertainty.uncertainty_type .. rubric:: Methods Summary .. autosummary:: ~StdDevUncertainty.propagate_add ~StdDevUncertainty.propagate_divide ~StdDevUncertainty.propagate_multiply ~StdDevUncertainty.propagate_subtract .. rubric:: Attributes Documentation .. autoattribute:: supports_correlated .. autoattribute:: uncertainty_type .. rubric:: Methods Documentation .. automethod:: propagate_add .. automethod:: propagate_divide .. automethod:: propagate_multiply .. automethod:: propagate_subtract