LSSTDESC / DC2-analysis

General analysis tools for the DC2 Data Set.

Home Page:http://lsstdesc.org/DC2-analysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabling running of validate_dc2_run2.1i_object_table Notebook as script

wmwv opened this issue · comments

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.?