exoplanet-dev / exoplanet

Fast & scalable MCMC for all your exoplanet needs!
https://docs.exoplanet.codes
MIT License
206 stars 52 forks source link

Implement astrometric orbits #43

Closed iancze closed 5 years ago

iancze commented 5 years ago

This pull request adds additional functionality for modeling astrometric orbits (in combination with RV orbits).

Two tutorial notebooks have been added to explore this functionality for a binary star system.

dfm commented 5 years ago

Awesome! I've moved this to #44 so that I could get rid of the notebook outputs in the history. It's a bit ugly, but I believe that it should keep the repo from getting too bloated. If you make changes, can you base them on the iancze-keplerian-astrometric branch and use nbstripout?

iancze commented 5 years ago

Great, thanks! Whoops I installed nbstripout on one machine but not the one I used to make the final pull request, sorry about the bloat.

dfm commented 5 years ago

No worries! I think I got it fixed and merged. Thanks for this!!