Skip to content

Commit

Permalink
Merge pull request #86 from LSSTScienceCollaborations/project/hsc-re-run
Browse files Browse the repository at this point in the history
Project/hsc re run
  • Loading branch information
drphilmarshall authored Sep 28, 2018
2 parents 3528219 + a1e8ceb commit c5e5c2b
Show file tree
Hide file tree
Showing 3 changed files with 884 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ImageProcessing/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Image Processing
================

This folder contains a set of tutorial notebooks exploring the image processing routines in the LSST science pipelines. 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
Expand All @@ -14,15 +14,15 @@ This folder contains a set of tutorial notebooks exploring the image processing
- Owner


* - **ProcessEimage.ipynb**
- How to process a simulated "e-image" using the DM Stack.
- `ipynb <ProcessEimage.ipynb>`_,
`rendered <https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/ProcessEimage.nbconvert.ipynb>`_
* - **Re-run HSC**
- End-to-end processing of the ``ci_hsc`` test dataset using the DM Stack.
- `ipynb <Re-runHSC.ipynb>`_,
`rendered <https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/Re-runHSC.nbconvert.ipynb>`_, `bash script <Re-runHSC.sh>`_,

.. image:: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/log/ProcessEimage.svg
:target: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/log/ProcessEimage.log
.. image:: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/log/Re-runHSC.svg
:target: https://github.com/LSSTScienceCollaborations/StackClub/blob/rendered/ImageProcessing/log/Re-runHSC.log

- `Alex Drlica-Wagner <https://github.com/LSSTScienceCollaborations/StackClub/issues/new?body=@kadrlica>`_
- `Justin Myles <https://github.com/LSSTScienceCollaborations/StackClub/issues/new?body=@jtmyles>`_


* - **BrighterFatterCorrection.ipynb**
Expand Down
Loading

0 comments on commit c5e5c2b

Please sign in to comment.