LSSTScienceCollaborations / StackClub

Learning the LSST software Stack, by writing jupyter notebook tutorials.
https://stackclub.readthedocs.io/
MIT License
45 stars 17 forks source link

Create tutorial to add metric to science verification framework #228

Open bechtol opened 4 years ago

bechtol commented 4 years ago

There are a few different frameworks being considered within the Rubin Observatory Project to compute metrics related to science verification and validation. It might be useful to have a tutorial notebook to show how one would add a new metric to one of these frameworks.

This project could build upon concepts in the verify_demo.ipynb notebook.