Skip to content

Commit 27f62a5

Browse files
last updates
1 parent e4a0faf commit 27f62a5

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

DP1/200_Data_Products/206_Deblender_Products/206_2_Deblender_footprints.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Data Release: DP1 <br>\n",
2424
"Container Size: Large <br>\n",
2525
"LSST Science Pipelines version: Weekly 29.2.0 <br>\n",
26-
"Last verified to run: 2026-03-18 <br>\n",
26+
"Last verified to run: 2026-03-19 <br>\n",
2727
"Repository: <a href=\"https://github.com/lsst/tutorial-notebooks\">github.com/lsst/tutorial-notebooks</a> <br>"
2828
]
2929
},
@@ -116,6 +116,14 @@
116116
"### 1.2. Define parameters and functions\n"
117117
]
118118
},
119+
{
120+
"cell_type": "markdown",
121+
"id": "f0c1e8da-8196-4c1d-a929-0feb83a7287e",
122+
"metadata": {},
123+
"source": [
124+
"An issue exists with an LSST pipeline class called `minimal_data_to_blend` to access the `scarlet` blend model specifically when using DP1 data. This will be fixed in the future. In the meantime, the cell below defines a function with a temporary fix for DP1 that updates the `minimal_data_to_blend` LSST pipeline class (temporarily while running this notebook)."
125+
]
126+
},
119127
{
120128
"cell_type": "code",
121129
"execution_count": null,

0 commit comments

Comments
 (0)