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