From ccd3eee234d63e831e8ca77519cec9c8aeb3cd15 Mon Sep 17 00:00:00 2001 From: MelissaGraham Date: Thu, 16 Apr 2026 18:22:22 +0000 Subject: [PATCH] add warning to commissioning 101 tutorial --- Commissioning/101_lsstcam_visits_database.ipynb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Commissioning/101_lsstcam_visits_database.ipynb b/Commissioning/101_lsstcam_visits_database.ipynb index 0114e0dc..ffb853b0 100644 --- a/Commissioning/101_lsstcam_visits_database.ipynb +++ b/Commissioning/101_lsstcam_visits_database.ipynb @@ -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: github.com/lsst/tutorial-notebooks\\\n", "DOI: 10.11578/rubin/dc.20250909.20" ] @@ -46,6 +46,17 @@ "Rubin staff will respond to all questions posted there." ] }, + { + "cell_type": "markdown", + "id": "e41cccb2-c9ec-491b-ab3b-bc80e3a629ee", + "metadata": {}, + "source": [ + "
\n", + "This tutorial notebook is superseded by \"DP2/102_Visit_and_tract_metadata\".
\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", + "
" + ] + }, { "cell_type": "markdown", "id": "0f288152-c837-4515-91fc-d9e630a17fac",