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