Skip to content
/ spotter Public

Approximate forward models of fluxes and spectra time-series of non-uniform stars

License

Notifications You must be signed in to change notification settings

lgrcia/spotter

Repository files navigation

spotter

Approximate forward models of fluxes and spectra time-series of non-uniform stars

github license

spotter uses the HEALPix subdivision scheme and is powered by the high-performance numerical package JAX, enabling its use on GPUs.

Features

  • Small-scale surface features (e.g. beyond limitations of starry)
  • Modeling of any active regions with their limb laws (e.g. limb-brightened faculae)
  • GPU compatible
  • Possibility to input any stellar spectra model

Installation

For now only locally with

pip install -e spotter

with spotter cloned using

git clone https://github.com/lgrcia/spotter