Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1be1ee7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Jan 2, 2024
0 parents commit 258c0b5
Show file tree
Hide file tree
Showing 247 changed files with 47,903 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fb065de3ead5ffa91297979478d4767c
tags: d77d1c0d9ca2f4c8421862c7c5a0d620
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
gallery.exoplanet.codes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions _sources/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
exoplanet: Case Studies
=======================

These pages contain "case studies" for `the exoplanet project
<https://docs.exoplanet.codes>`_. Each case study is an example of a real world
application of the ``exoplanet`` library for analyzing data in astronomy. They
are implemented as Jupyter notebooks, and you can download the notebook or
launch it using `Binder <https://mybinder.org>`_ using the menus at the top
right of each case study.

For more information about ``exoplanet``, check out the main documentation page
at `docs.exoplanet.codes <https://docs.exoplanet.codes>`_.

.. admonition:: Tips & tricks
:class: hint

⏰ Note that the runtime for some of these notebooks can be as long as half an
hour, but we've tried to keep the studies as self-contained and reproducible
as possible. This computation is generally dominated by the sampling step so
if you want to get a rough sense of the expected runtime for a particular
case study, scroll down to take a look at the progress bar generated by the
call to the ``sample`` function.

🐛 If you run into bugs when executing these case studies (or variations on
them) on your own computer, `open an issue on the exoplanet GitHub repo
<https://github.com/exoplanet-dev/exoplanet/issues>`_.

💡 If you have a conceptual issue or a particularly tricky or interesting
fit, `start a discussion
<https://github.com/exoplanet-dev/exoplanet/discussions>`_ on GitHub so that
we can all learn together.


Case studies
------------

.. toctree::
:maxdepth: 2

tutorials/rv.ipynb
tutorials/transit.ipynb
tutorials/astrometric.ipynb
tutorials/stellar-variability.ipynb
tutorials/joint.ipynb
tutorials/tess.ipynb
tutorials/quick-tess.ipynb
tutorials/lc-gp-transit.ipynb
tutorials/ttv.ipynb
tutorials/eb.ipynb
tutorials/rv-multi.ipynb
tutorials/lc-multi.ipynb
Main exoplanet docs <https://docs.exoplanet.codes>
2,088 changes: 2,088 additions & 0 deletions _sources/tutorials/astrometric.ipynb

Large diffs are not rendered by default.

2,421 changes: 2,421 additions & 0 deletions _sources/tutorials/eb.ipynb

Large diffs are not rendered by default.

2,533 changes: 2,533 additions & 0 deletions _sources/tutorials/joint.ipynb

Large diffs are not rendered by default.

967 changes: 967 additions & 0 deletions _sources/tutorials/lc-gp-transit.ipynb

Large diffs are not rendered by default.

2,559 changes: 2,559 additions & 0 deletions _sources/tutorials/lc-multi.ipynb

Large diffs are not rendered by default.

1,348 changes: 1,348 additions & 0 deletions _sources/tutorials/quick-tess.ipynb

Large diffs are not rendered by default.

1,210 changes: 1,210 additions & 0 deletions _sources/tutorials/rv-multi.ipynb

Large diffs are not rendered by default.

1,338 changes: 1,338 additions & 0 deletions _sources/tutorials/rv.ipynb

Large diffs are not rendered by default.

833 changes: 833 additions & 0 deletions _sources/tutorials/stellar-variability.ipynb

Large diffs are not rendered by default.

2,600 changes: 2,600 additions & 0 deletions _sources/tutorials/tess.ipynb

Large diffs are not rendered by default.

925 changes: 925 additions & 0 deletions _sources/tutorials/transit.ipynb

Large diffs are not rendered by default.

1,415 changes: 1,415 additions & 0 deletions _sources/tutorials/ttv.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 258c0b5

Please sign in to comment.