.. py:currentmodule:: lsst.afw.table .. _lsst.afw.table: ############## lsst.afw.table ############## The ``lsst.afw.table`` module provides handlers for tables of data, catalogs, and data records that comprise both for the LSST Science Pipelines. This module is a part of the larger ``lsst.afw`` package that provides the foundation of the pipelines. .. Paragraph that describes what this Python module does and links to related modules and frameworks. .. _lsst.afw.table-contributing: Contributing ============ ``lsst.afw.table`` is developed at https://github.com/lsst/afw. You can find Jira issues for this module under the `afw `_ component. .. _lsst.afw.table-pyapi: Python API reference ==================== .. automodapi:: lsst.afw.table :no-main-docstr: .. automodapi:: lsst.afw.table.io :no-main-docstr: .. automodapi:: lsst.afw.table.testUtils :no-main-docstr: