Utilities ========= This sub-package contains helpful utilities for `Lightkurve`. BitSet ------ .. automodule:: lkdata.utils.bitset :members: :show-inheritance: Uncertainty ----------- The uncertainty developed for lkdata is based on the `astropy.nddata.NDUncertainty `__ module, as of the v7.0.0 release. .. automodule:: lkdata.utils.uncertainty :members: :show-inheritance: Exceptions ---------- .. automodule:: lkdata.utils.exceptions :members: :show-inheritance: