rubin-dp0 / tutorial-notebooks

Tutorial Jupyter Notebooks for Data Preview 0, created and maintained by the Rubin Observatory Community Science Team.
Apache License 2.0
34 stars 17 forks source link

tickets/PREOPS-1645 #113

Closed MelissaGraham closed 1 year ago

MelissaGraham commented 1 year ago

Notebook 01, Section 2.3, added the three main TAP query advice: use RA,Dec for faster queries (and why); use maxrec or SELECT TOP when exploring; and use detect_isPrimary=True. None of the code was changed, but I confirmed the notebook runs in full, cleared outputs, and updated the "Last verified to run" date.

Notebook 02, Section 1, added link to new ADQL recipes. Section 3.2, added the notice about why including RA,Dec constraints yields much faster queries. No clear place to add more guidance here. Since only markdown cells were edited, did not rerun or update "Last verified" date.