Skip to content

Latest commit

 

History

History
84 lines (56 loc) · 2.95 KB

index.rst

File metadata and controls

84 lines (56 loc) · 2.95 KB

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), but our command line task and Python API can be extended for any optical or near-infrared dataset.

The latest release is : learn what's new <releases/index>.

Getting started

If you're new to the LSST Science Pipelines, these tutorials will get you up and running with step-by-step data processing tutorials.

  • Data processing tutorial series: Part 1 Data repositories <getting-started/data-setup> · Part 2 Single frame processing <getting-started/processccd> · Part 3 Image and catalog display <getting-started/display> · Part 4 Image coaddition <getting-started/coaddition> · Part 5 Source measurement <getting-started/photometry> · Part 6 Multi-band catalog analysis <getting-started/multiband-analysis>.

Join us on the LSST Community forum to get help and share ideas.

getting-started/index

Installation

Recommended installation path:

  • Installing with newinstall.sh <install/newinstall>
  • install/setup
  • install/top-level-packages

Alternative distributions and installation methods:

  • install/docker
  • Installing from source with lsstsw <install/lsstsw>
  • CernVM FS (contributed by CC-IN2P3)

Related topics:

  • Configuring Git LFS for data packages <install/git-lfs>
  • install/package-development

To install the LSST Simulation software, such as MAF, please follow the LSST Simulations documentation.

install/index

Release details

  • releases/notes
  • known-issues
  • metrics

releases/index known-issues metrics

More info