/wellfit

A well fit package to fit wells well

Primary LanguageJupyter NotebookMIT LicenseMIT

WellFit

Transit modeling with starry and celerite, capitalizing on gradients. Under development.

notebooks

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.

Installation

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.