########################## The LSST Science Pipelines ########################## The LSST Science Pipelines enable optical and near-infrared astronomy in the big data era. We are building the Science Pipelines for the `Large Synoptic Survey Telescope (LSST) <http://lsst.org>`_, but our command line task and Python API can be extended for any optical or near-infrared dataset. - Join us on the `LSST Community forum, community.lsst.org <http://community.lsst.org>`_. - Fork our code on GitHub at https://github.com/lsst. - Report issues in `JIRA <https://jira.lsstcorp.org/projects/DM/issues/>`_. - API documentation is currently published with `Doxygen <http://doxygen.lsst.codes/stack/doxygen/x_masterDoxyDoc/>`_. - DM Developer guidance is at https://developer.lsst.io. - Learn more about LSST Data Management by visiting http://dm.lsst.org. - Help us improve our documentation! This guide is on GitHub at `lsst/pipelines_lsst_io <https://github.com/lsst/pipelines_lsst_io>`_. Latest release ============== The latest release is |current-release|: :doc:`learn what's new <releases/index>`. .. toctree:: :hidden: releases/index .. toctree:: :maxdepth: 1 :caption: Getting Started :name: part-getting-started install/index known-issues releases/notes metrics/index Python modules ============== .. toctree:: :maxdepth: 1 modules/lsst.pipe.base/index modules/lsst.verify/index Packages ======== .. toctree:: :maxdepth: 1 packages/pipe_base/index packages/verify/index packages/verify_metrics/index