Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"id": "94406489-923b-4f2e-a748-078fec0028c0",
"metadata": {},
"source": [
"# LSSTCam visits database\n",
"# 101. LSSTCam visits database\n",
"\n",
"<div style=\"max-width:300px; float: left; margin-right: 1em\">\n",
"\n",
Expand Down Expand Up @@ -55,8 +55,10 @@
"\n",
"This tutorial demonstrates how to query and load data from the SQL-formatted table of commissioning visits that is available on the <a href='https://survey-strategy.lsst.io/progress/sv_status/sv_20250930.html'> Science Validation survey summary webpage </a> and also as a shared file in the Rubin Science Platform.\n",
"\n",
"**This is a temporary database file with non-standard schema and formatting, provided as a convenience.** \n",
"Rubin data releases have similar information in their `Visit` and `CcdVisit` tables."
"**This is a temporary, static database file with non-standard schema and formatting, which only includes LSSTCam visits obtained prior to Sep 30 2025, and which is provided as a convenience.** \n",
"\n",
"For more recent visits and a forecast of the Rubin scheduler, see the tutorial notebook for the Rubin Schedule Viewer.\n",
"The future Rubin data releases will similar information in their `Visit` and `CcdVisit` tables."
]
},
{
Expand Down
939 changes: 939 additions & 0 deletions Commissioning/102_rubin_schedule_viewer.ipynb

Large diffs are not rendered by default.