Skip to content

Latest commit

 

History

History

Basics

Basics

This set of tutorial notebooks will help you explore the basic properties of the LSST software Stack data structures, classes and functions. The table contains links to the notebook code, and also to auto-rendered views of the notebooks with their outputs.

Notebook Short description Links Owner
Gen-3 Butler Tutorial Demonstrates basic data access and manipulations using the Gen-3 Butler

ipynb, rendered

Alex Drlica-Wagner
Calexp Guided Tour Shows how to read an exposure object from a data repository, and how to access and display various parts.

ipynb, rendered

David Shupe
AFW Table Guided Tour Shows how to read and write catalogs using the AFW Table class, and how to access and display various parts.

ipynb, rendered

Imran Hasan