Skip to content
36 changes: 36 additions & 0 deletions Deblending/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Deblending
==========

This folder contains a set of tutorial notebooks exploring the deblending of LSST objects. See the index table below for links to the notebook code, and an auto-rendered view of the notebook with outputs.


.. list-table::
:widths: 10 20 10 10
:header-rows: 1

* - Notebook
- Short description
- Links
- Owner


* - **SCARLET Tutorial**
- Introduction to the SCARLET deblender, how to configure and run it.
- `ipynb <scarlet_tutorial.ipynb>`_,
`rendered <https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/scarlet_tutorial.nbconvert.ipynb>`_

.. image:: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/log/scarlet_tutorial.svg
:target: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/log/scarlet_tutorial.log

- `Fred Moolekamp <https://github.com/LSSTScienceCollaborations/StackClub/issues/new?body=@fred3m>`_


* - **Deblending in DRP **
- Where and how the deblending happens, in the DRP pipeline.
- `ipynb <lsst_stack_deblender.ipynb>`_,
`rendered <https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/lsst_stack_deblender.nbconvert.ipynb>`_

.. image:: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/log/lsst_stack_deblender.svg
:target: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/Deblending/log/lsst_stack_deblender.log

- `Fred Moolekamp <https://github.com/LSSTScienceCollaborations/StackClub/issues/new?body=@fred3m>`_
Loading