Skip to content

Commit

Permalink
add title to nb
Browse files Browse the repository at this point in the history
  • Loading branch information
jrob93 committed Aug 29, 2024
1 parent c093c78 commit 0fff0b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/notebooks/adler_phasecurve_example.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "8738000d",
"metadata": {},
"source": [
"# Adler phasecurve models\n",
"This notebook demonstrates how Adler implements phasecurve models. An example object with photometric observations is loaded. We can create a phasecurve model object from the SSObject parameters associated with this object. We can also fit a phasecurve model of our choice to the observations."
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 0fff0b8

Please sign in to comment.