Transit modeling with starry
and celerite
, capitalizing on gradients. Under development.
This folder contains a few notebooks about fitting different transit models that we've collected over the year. They are there for inspiration and for basic examples. They will be deleted before the stable release of wellfit.
While wellfit
is under development, you can install it by running the following in a terminal
git clone https://github.com/christinahedges/wellfit.git
cd wellfit
pip install -e .
This will install in "development" mode, so you can edit the wellfit code and your changes will automatically run.
You can now also install with pip!
pip install wellfit