nuance

nuance#

Efficient detection of planets transiting quiet or active stars


_images/illu.png
Where to start
Read the Motivation behind the development of nuance and check out the basic transit search Examples.
Applications
Explore the applications of nuance on realistic datasets, such as TESS or Ground-based observations.
The details
Read the nuance paper or study the API.

nuance uses linear models and gaussian processes (using JAX-based tinygp) to simultaneously search for planetary transits while modeling correlated noises (e.g. stellar variability) in a tractable way. Thanks to JAX, nuance is hardware-accelerated and can be run in parallel on CPUs or GPUs.