Skip to content

Commit

Permalink
added underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaterinailin authored Oct 16, 2020
1 parent a1e0363 commit a533c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Flare science in Kepler, K2 and TESS light curves

**AltaiPony** finds flares in Kepler, K2, and TESS photometry. You can create a ``FlareLightCurve``, remove systematics and photometric variability, and search it for flares.

K2 light curves are best de-trended using **K2SC** [5]. For TESS and Kepler we employ a Savitzky-Golay filter. You can use most methods from lightkurve_'s ``KeplerLightCurve`` and ``TessLightCurve`` classes. **AltaiPony** can be used to inject and recover synthetic flare signatures. Jump to the core class is here_. **AltaiPony** replaces the original **Appaloosa** [b]_.
K2 light curves are best de-trended using **K2SC** [5]_. For TESS and Kepler we employ a Savitzky-Golay filter. You can use most methods from lightkurve_'s ``KeplerLightCurve`` and ``TessLightCurve`` classes. **AltaiPony** can be used to inject and recover synthetic flare signatures. Jump to the core class is here_. **AltaiPony** replaces the original **Appaloosa** [b]_.

.. _user-docs:

Expand Down

0 comments on commit a533c2e

Please sign in to comment.