.. py:currentmodule:: lsst.obs.base .. _lsst.obs.base: ############# lsst.obs.base ############# The ``lsst.obs.base`` module provides the framework and common API for telescope/camera specific "obs" packages. New cameras will derive from the classes defined here. `lsst.obs.base.tests` provides the tests that all "obs" packages should pass. .. _lsst.obs.base-contributing: Contributing ============ ``lsst.obs.base`` is developed at https://github.com/lsst/obs_base. You can find Jira issues for this module under the `obs_base `_ component. .. _lsst.obs.base-pyapi: Python API reference ==================== .. automodapi:: lsst.obs.base :no-main-docstr: