Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README_firefly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Using the LSST DM Stack from Python - Firefly edition

The Jupyter Notebook in this repository is a self-guided tutorial that walks the reader through writing a simple processing script using LSST Data Management Python libraries. This tutorial was originally set up for the LSST2017 Project
and Community Workshop.

The `tutorial-firefly.ipynb` notebook is a modified form of the notebook that gives Firefly equivalents to the
matplotlib displays used in the original version. This notebook is based on the "answers" version of the tutorial,
in which the solutions to the exercises have been included.

As of mid-December 2017, the necessary Firefly packages are included in `lsst_distrib`. The notebook is designed to run in the Jupyterlab environment provided by the LSST project.
Loading