Skip to content

Commit

Permalink
Drop messy plot from notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcraig committed Nov 25, 2024
1 parent ea7601c commit 54e22ba
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions stellarphot/notebooks/photometry/06-transit-fit-template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -317,29 +317,6 @@
"mod.model"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Make the big plot"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"plot_transit_lightcurve(\n",
" photometry,\n",
" mod,\n",
" tess_info,\n",
" model_options.bin_size * u.min\n",
")"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 54e22ba

Please sign in to comment.