Skip to content

Commit 857cdad

Browse files
committed
updated nb
1 parent 2198af9 commit 857cdad

1 file changed

Lines changed: 14 additions & 78 deletions

File tree

DP1/100_How_to_Use_RSP_Tools/103_Image_access_and_display/103_8_Image_display_with_matplotlib.ipynb

Lines changed: 14 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,9 @@
8686
},
8787
{
8888
"cell_type": "code",
89-
"execution_count": 7,
89+
"execution_count": null,
9090
"id": "a8cb5fea-ab37-42c0-a9d1-29a16a5a8315",
91-
"metadata": {
92-
"execution": {
93-
"iopub.execute_input": "2025-11-04T18:04:34.607425Z",
94-
"iopub.status.busy": "2025-11-04T18:04:34.607152Z",
95-
"iopub.status.idle": "2025-11-04T18:04:34.610378Z",
96-
"shell.execute_reply": "2025-11-04T18:04:34.609822Z",
97-
"shell.execute_reply.started": "2025-11-04T18:04:34.607406Z"
98-
}
99-
},
91+
"metadata": {},
10092
"outputs": [],
10193
"source": [
10294
"from lsst.daf.butler import Butler\n",
@@ -120,15 +112,7 @@
120112
{
121113
"cell_type": "markdown",
122114
"id": "17d527bd-3eea-4a0c-895f-0841efa579ae",
123-
"metadata": {
124-
"execution": {
125-
"iopub.execute_input": "2025-11-03T22:23:16.749894Z",
126-
"iopub.status.busy": "2025-11-03T22:23:16.749624Z",
127-
"iopub.status.idle": "2025-11-03T22:23:16.755196Z",
128-
"shell.execute_reply": "2025-11-03T22:23:16.754361Z",
129-
"shell.execute_reply.started": "2025-11-03T22:23:16.749874Z"
130-
}
131-
},
115+
"metadata": {},
132116
"source": [
133117
"#### 1.2.1. Functions\n",
134118
"\n",
@@ -137,17 +121,9 @@
137121
},
138122
{
139123
"cell_type": "code",
140-
"execution_count": 2,
124+
"execution_count": null,
141125
"id": "51fcac11-1394-45ec-b867-cac3f54950ad",
142-
"metadata": {
143-
"execution": {
144-
"iopub.execute_input": "2025-11-04T18:00:56.359313Z",
145-
"iopub.status.busy": "2025-11-04T18:00:56.358766Z",
146-
"iopub.status.idle": "2025-11-04T18:00:56.362388Z",
147-
"shell.execute_reply": "2025-11-04T18:00:56.361849Z",
148-
"shell.execute_reply.started": "2025-11-04T18:00:56.359290Z"
149-
}
150-
},
126+
"metadata": {},
151127
"outputs": [],
152128
"source": [
153129
"def remove_figure(fig):\n",
@@ -176,15 +152,7 @@
176152
{
177153
"cell_type": "markdown",
178154
"id": "e01b4417-71f1-47c6-b699-5d2dbca85cbe",
179-
"metadata": {
180-
"execution": {
181-
"iopub.execute_input": "2025-11-03T22:30:10.483696Z",
182-
"iopub.status.busy": "2025-11-03T22:30:10.483465Z",
183-
"iopub.status.idle": "2025-11-03T22:30:10.487528Z",
184-
"shell.execute_reply": "2025-11-03T22:30:10.486800Z",
185-
"shell.execute_reply.started": "2025-11-03T22:30:10.483678Z"
186-
}
187-
},
155+
"metadata": {},
188156
"source": [
189157
"#### 1.2.2. Parameters\n",
190158
"\n",
@@ -193,17 +161,9 @@
193161
},
194162
{
195163
"cell_type": "code",
196-
"execution_count": 3,
164+
"execution_count": null,
197165
"id": "da8e0929-fff7-4e08-8cf5-cdb441f9a96f",
198-
"metadata": {
199-
"execution": {
200-
"iopub.execute_input": "2025-11-04T18:00:57.343023Z",
201-
"iopub.status.busy": "2025-11-04T18:00:57.342767Z",
202-
"iopub.status.idle": "2025-11-04T18:00:57.351439Z",
203-
"shell.execute_reply": "2025-11-04T18:00:57.351015Z",
204-
"shell.execute_reply.started": "2025-11-04T18:00:57.343007Z"
205-
}
206-
},
166+
"metadata": {},
207167
"outputs": [],
208168
"source": [
209169
"plt.style.use('tableau-colorblind10')\n",
@@ -244,17 +204,9 @@
244204
},
245205
{
246206
"cell_type": "code",
247-
"execution_count": 4,
207+
"execution_count": null,
248208
"id": "47ff39da-7885-426d-8c56-b9846cba3934",
249-
"metadata": {
250-
"execution": {
251-
"iopub.execute_input": "2025-11-04T18:00:58.314263Z",
252-
"iopub.status.busy": "2025-11-04T18:00:58.314023Z",
253-
"iopub.status.idle": "2025-11-04T18:00:58.332856Z",
254-
"shell.execute_reply": "2025-11-04T18:00:58.332387Z",
255-
"shell.execute_reply.started": "2025-11-04T18:00:58.314246Z"
256-
}
257-
},
209+
"metadata": {},
258210
"outputs": [],
259211
"source": [
260212
"afwDisplay.setDefaultBackend(\"matplotlib\")"
@@ -270,17 +222,9 @@
270222
},
271223
{
272224
"cell_type": "code",
273-
"execution_count": 5,
225+
"execution_count": null,
274226
"id": "a74790e2-5ab2-4dfe-b54d-813e8cf616a5",
275-
"metadata": {
276-
"execution": {
277-
"iopub.execute_input": "2025-11-04T18:00:59.164560Z",
278-
"iopub.status.busy": "2025-11-04T18:00:59.164245Z",
279-
"iopub.status.idle": "2025-11-04T18:00:59.752269Z",
280-
"shell.execute_reply": "2025-11-04T18:00:59.751746Z",
281-
"shell.execute_reply.started": "2025-11-04T18:00:59.164538Z"
282-
}
283-
},
227+
"metadata": {},
284228
"outputs": [],
285229
"source": [
286230
"butler = Butler(\"dp1\", collections=\"LSSTComCam/DP1\")\n",
@@ -300,17 +244,9 @@
300244
},
301245
{
302246
"cell_type": "code",
303-
"execution_count": 6,
247+
"execution_count": null,
304248
"id": "c3b554c9-c362-4ec7-a3e4-53f9dd08c7e7",
305-
"metadata": {
306-
"execution": {
307-
"iopub.execute_input": "2025-11-04T18:01:01.574369Z",
308-
"iopub.status.busy": "2025-11-04T18:01:01.574125Z",
309-
"iopub.status.idle": "2025-11-04T18:01:01.576795Z",
310-
"shell.execute_reply": "2025-11-04T18:01:01.576341Z",
311-
"shell.execute_reply.started": "2025-11-04T18:01:01.574353Z"
312-
}
313-
},
249+
"metadata": {},
314250
"outputs": [],
315251
"source": [
316252
"ra = 53.076\n",

0 commit comments

Comments
 (0)