Skip to content

Commit 19063f3

Browse files
Merge pull request #40 from lsst/u/stvoutsin/ccdvisit-count
Update the description in the 201_11_CcdVisit_table notebook to set column count to 50
2 parents 4f7b18e + 434ab6e commit 19063f3

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

DP1/200_Data_Products/201_Catalogs/201_11_CcdVisit_table.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"\n",
6666
"* TAP table name: `dp1.CcdVisit`\n",
6767
"* Butler table name: `visit_detector_table`\n",
68-
"* columns: 51\n",
68+
"* columns: 50\n",
6969
"* rows: 16071\n",
7070
"\n",
7171
"**Related tutorials:** The tutorial for the `Visit` table is also in this series. The TAP and Butler data access services are demonstrated in the 100-level \"How to\" tutorials."

DP1/300_Science_Demos/305_Galactic_variables_and_transients/305_1_Variable_star_light_curves.ipynb

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -231,15 +231,7 @@
231231
{
232232
"cell_type": "markdown",
233233
"id": "f14304ef-f1b2-4d2e-9b2f-c8099a592cc8",
234-
"metadata": {
235-
"execution": {
236-
"iopub.execute_input": "2025-06-30T22:25:25.363571Z",
237-
"iopub.status.busy": "2025-06-30T22:25:25.362713Z",
238-
"iopub.status.idle": "2025-06-30T22:25:25.368671Z",
239-
"shell.execute_reply": "2025-06-30T22:25:25.367868Z",
240-
"shell.execute_reply.started": "2025-06-30T22:25:25.363544Z"
241-
}
242-
},
234+
"metadata": {},
243235
"source": [
244236
"Fetch the results of the TAP search in table form and print the unique entries for `diaObjectId` in the output table."
245237
]

0 commit comments

Comments
 (0)