Skip to content

Commit

Permalink
make it a single top level notebook for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Oct 8, 2024
1 parent 1159733 commit af07e3d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions notebooks/examples/nodding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"metadata": {},
"source": [
"# Nodding\n",
"---------\n",
"\n",
"This notebook shows the reduction path of a nodding observation in a multi-beam receiver.\n",
"\n",
Expand Down Expand Up @@ -47,10 +48,13 @@
{
"cell_type": "markdown",
"id": "d79cd20c-0d6f-4a40-88f0-c18336d94db8",
"metadata": {},
"metadata": {
"jp-MarkdownHeadingCollapsed": true
},
"source": [
"# filename = dysh_data(example=\"nod-KFPA/data/TGBT22A_503_02.raw.vegas\")\n",
"# filename = dysh_data(example=\"nod-KFPA/data/TGBT22A_503_02.raw.vegas.trim7.fits\")"
"Future use of dysh_data:\n",
" filename = dysh_data(example=\"nod-KFPA/data/TGBT22A_503_02.raw.vegas\")\n",
" filename = dysh_data(example=\"nod-KFPA/data/TGBT22A_503_02.raw.vegas.trim7.fits\")"
]
},
{
Expand Down

0 comments on commit af07e3d

Please sign in to comment.