Skip to content

Commit 769b726

Browse files
added excluded package import
1 parent 035f830 commit 769b726

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DP1/200_Data_Products/203_Maps/203_1_Survey_property_maps.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"Data Release: <a href=\"https://dp1.lsst.io/\">Data Preview 1</a> <br>\n",
2323
"Container Size: large <br>\n",
2424
"LSST Science Pipelines version: r29.2.0 <br>\n",
25-
"Last verified to run: 2025-09-02 <br>\n",
25+
"Last verified to run: 2025-12-17 <br>\n",
2626
"Repository: <a href=\"https://github.com/lsst/tutorial-notebooks\">github.com/lsst/tutorial-notebooks</a> <br>"
2727
]
2828
},
@@ -653,6 +653,7 @@
653653
"metadata": {},
654654
"outputs": [],
655655
"source": [
656+
"# from astropy.wcs import WCS\n",
656657
"# temp = deep_coadd.image.array.flatten()\n",
657658
"# norm = ImageNormalize(temp, interval=ZScaleInterval(),\n",
658659
"# stretch=LinearStretch())\n",

0 commit comments

Comments
 (0)