UncertaintyEnum =============== .. currentmodule:: lsst.meas.base .. autoclass:: UncertaintyEnum :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UncertaintyEnum.FULL_COVARIANCE ~UncertaintyEnum.NO_UNCERTAINTY ~UncertaintyEnum.SIGMA_ONLY ~UncertaintyEnum.name ~UncertaintyEnum.value .. rubric:: Attributes Documentation .. autoattribute:: FULL_COVARIANCE .. autoattribute:: NO_UNCERTAINTY .. autoattribute:: SIGMA_ONLY .. autoattribute:: name .. autoattribute:: value