Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion Commissioning/101_lsstcam_visits_database.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"For the Rubin Science Platform at data.lsst.cloud.\\\n",
"Container Size: Large\\\n",
"LSST Science Pipelines version: v29.2.0\\\n",
"Last verified to run: 2026-01-28\\\n",
"Last verified to run: 2026-04-16\\\n",
"Repository: <a href=\"https://github.com/lsst/tutorial-notebooks\">github.com/lsst/tutorial-notebooks</a>\\\n",
"DOI: <a href=\"https://doi.org/10.11578/rubin/dc.20250909.20\">10.11578/rubin/dc.20250909.20</a>"
]
Expand All @@ -46,6 +46,17 @@
"Rubin staff will respond to all questions posted there."
]
},
{
"cell_type": "markdown",
"id": "e41cccb2-c9ec-491b-ab3b-bc80e3a629ee",
"metadata": {},
"source": [
"<div class=\"alert alert-block alert-warning\">\n",
"<b>This tutorial notebook is superseded by \"DP2/102_Visit_and_tract_metadata\".</b><br>\n",
" That DP2 notebook includes all visits and tracts that will be included in Data Preview 2, and should be used to make plots such as Figure 1, below.\n",
"</div>"
]
},
{
"cell_type": "markdown",
"id": "0f288152-c837-4515-91fc-d9e630a17fac",
Expand Down
Loading