From 91262072db1d69fb133169c176daa1854fcaa279 Mon Sep 17 00:00:00 2001 From: lgrcia Date: Mon, 12 Feb 2024 12:05:17 -0500 Subject: [PATCH] docs: update desc --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index af1b6fa..a4e54b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ Efficient detection of planets transiting active stars ```
-A python package to search for planetary transits in light curves containing correlated noise (like instrumental systematics or stellar variability). Powered by [JAX](https://github.com/google/jax) and [tinygp](https://github.com/dfm/tinygp). +*nuance* uses linear models and gaussian processes (using [JAX](https://github.com/google/jax)-based [tinygp](https://github.com/dfm/tinygp)) to simultaneously **search for planetary transits while modeling correlated noises** (e.g. stellar variability) in a tractable way. ```{toctree} :maxdepth: 1