From 199b0f97a8113e025b14aa8238a8d8bfec734fc2 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Mon, 21 Oct 2024 17:19:06 -0400 Subject: [PATCH] Remove template text --- notebooks/tike_lcviz_tutorial.ipynb | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/notebooks/tike_lcviz_tutorial.ipynb b/notebooks/tike_lcviz_tutorial.ipynb index 7de6965..3509e0a 100644 --- a/notebooks/tike_lcviz_tutorial.ipynb +++ b/notebooks/tike_lcviz_tutorial.ipynb @@ -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." ] }, { @@ -351,13 +348,6 @@ "[Top of Page](#top)\n", "\"Space " ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {