LSSTDESC / DC2-analysis

General analysis tools for the DC2 Data Set.
http://lsstdesc.org/DC2-analysis/
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Enabling running of validate_dc2_run2.1i_object_table Notebook as script #119

Closed wmwv closed 4 years ago

wmwv commented 5 years ago

The validate_dc2_run2.1i_object_table.ipynb Notebook is useful but takes too long to run.

  1. Generate script-based version that creates the same plots and numbers
  2. Consider providing products as cached values to read in in an interactive Notebook
  3. Consider what intermediate load might be faster.
    • Specifically save just quantities of interest.
    • Pickle
    • Save 2-D aggregate quantities? (RA, Dec); (g-r), etc.?