Skip to content

Commit ffbb00b

Browse files
updating 303_2 galaxy shapes nb for cutout
1 parent de536dc commit ffbb00b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DP1/300_Science_Demos/303_Galaxies/303_2_Galaxy_Shapes.ipynb

Lines changed: 2 additions & 2 deletions
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-11 <br>\n",
2626
"Repository: <a href=\"https://github.com/lsst/tutorial-notebooks\">github.com/lsst/tutorial-notebooks</a> <br>"
2727
]
2828
},
@@ -170,7 +170,7 @@
170170
" dl = DatalinkResults.from_result_url(datalink_url, session=get_pyvo_auth())\n",
171171
"\n",
172172
" sq = SodaQuery.from_resource(dl,\n",
173-
" dl.get_adhocservice_by_id(\"cutout-sync\"),\n",
173+
" dl.get_adhocservice_by_id(\"cutout-sync-exposure\"),\n",
174174
" session=get_pyvo_auth())\n",
175175
"\n",
176176
" sq.circle = (spherePoint.getRa().asDegrees() * u.deg,\n",

0 commit comments

Comments
 (0)