Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 6de920d

Browse files
committed
Remove deprecated Gen2 Butler comment
1 parent b62a3fb commit 6de920d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

03_Image_Display_and_Manipulation.ipynb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,6 @@
202202
"metadata": {},
203203
"outputs": [],
204204
"source": [
205-
"# Note that the keys are slightly different for DC2/LSSTCam\n",
206-
"# You can view all the keys by creating the butler and calling:\n",
207-
"# print(butler.getKeys('calexp'))\n",
208-
"\n",
209205
"dataId = {'visit': 192350, 'detector': 175, 'band': 'i'}\n",
210206
"# Note: because the combination of visit+detector already uniquely identifies\n",
211207
"# the exposure, specifying \"band\" above is unnecessary.\n",

0 commit comments

Comments
 (0)