Skip to content

Commit

Permalink
Remove template text
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Oct 21, 2024
1 parent 16e51f1 commit 199b0f9
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions notebooks/tike_lcviz_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,8 @@
"## Introduction\n",
"In this notebook we will be exploring the use of the [LCviz](https://github.com/spacetelescope/lcviz) (light curve visualization and analysis) tool for investigating time series observations of a transiting exoplanet. LCviz is built on the [Jdaviz](https://github.com/spacetelescope/jdaviz/) (James Webb data analysis and visualization) tool and additionally relies heavily on the [lightcurve](https://github.com/lightkurve/lightkurve) and [astropy](https://github.com/astropy/astropy) packages.\n",
"\n",
"---\n",
"\n",
"Write a short introduction explaining the purpose of the tutorial. Define any terms or common acronyms that your audience may not know. If you're using some kind of domain-specific astronomical symbol or unusual mathematical concept, make sure you define it (for example, in its mathematical form) and link to any definitions (from literature, Wikipedia, etc.).\n",
"\n",
"If there are background materials or resources that may be useful to the reader, link to it here. If your tutorial is a continuation from another tutorial, or there are other tutorials that would be useful for the reader to read before or after your tutorial, mention that here as well."
"Specifically, we will be using LCviz to look at a Kepler long cadence light curve of HAT-P-11, a K4V host to\n",
"a transiting hot Neptune with a 4.8 day period, and a stellar rotation period of 29 days."
]
},
{
Expand Down Expand Up @@ -351,13 +348,6 @@
"[Top of Page](#top)\n",
"<img style=\"float: right;\" src=\"https://raw.githubusercontent.com/spacetelescope/style-guides/main/guides/images/stsci-logo.png\" alt=\"Space Telescope Logo\" width=\"200px\"/> "
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 199b0f9

Please sign in to comment.