Skip to content

Commit

Permalink
Deploying to gh-pages from @ 70a4115 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Jul 17, 2023
0 parents commit 58c74d9
Show file tree
Hide file tree
Showing 248 changed files with 60,677 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: a0b721c03bc83881cc6191e3bb558bb8
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,095 changes: 2,095 additions & 0 deletions _sources/tutorials/astrometric.ipynb

Large diffs are not rendered by default.

2,428 changes: 2,428 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,553 changes: 2,553 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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

134 changes: 134 additions & 0 deletions _static/_sphinx_javascript_frameworks_compat.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
/*
* _sphinx_javascript_frameworks_compat.js
* ~~~~~~~~~~
*
* Compatability shim for jQuery and underscores.js.
*
* WILL BE REMOVED IN Sphinx 6.0
* xref RemovedInSphinx60Warning
*
*/

/**
* select a different prefix for underscore
*/
$u = _.noConflict();


/**
* small helper function to urldecode strings
*
* See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent#Decoding_query_parameters_from_a_URL
*/
jQuery.urldecode = function(x) {
if (!x) {
return x
}
return decodeURIComponent(x.replace(/\+/g, ' '));
};

/**
* small helper function to urlencode strings
*/
jQuery.urlencode = encodeURIComponent;

/**
* This function returns the parsed url parameters of the
* current request. Multiple values per key are supported,
* it will always return arrays of strings for the value parts.
*/
jQuery.getQueryParameters = function(s) {
if (typeof s === 'undefined')
s = document.location.search;
var parts = s.substr(s.indexOf('?') + 1).split('&');
var result = {};
for (var i = 0; i < parts.length; i++) {
var tmp = parts[i].split('=', 2);
var key = jQuery.urldecode(tmp[0]);
var value = jQuery.urldecode(tmp[1]);
if (key in result)
result[key].push(value);
else
result[key] = [value];
}
return result;
};

/**
* highlight a given string on a jquery object by wrapping it in
* span elements with the given class name.
*/
jQuery.fn.highlightText = function(text, className) {
function highlight(node, addItems) {
if (node.nodeType === 3) {
var val = node.nodeValue;
var pos = val.toLowerCase().indexOf(text);
if (pos >= 0 &&
!jQuery(node.parentNode).hasClass(className) &&
!jQuery(node.parentNode).hasClass("nohighlight")) {
var span;
var isInSVG = jQuery(node).closest("body, svg, foreignObject").is("svg");
if (isInSVG) {
span = document.createElementNS("http://www.w3.org/2000/svg", "tspan");
} else {
span = document.createElement("span");
span.className = className;
}
span.appendChild(document.createTextNode(val.substr(pos, text.length)));
node.parentNode.insertBefore(span, node.parentNode.insertBefore(
document.createTextNode(val.substr(pos + text.length)),
node.nextSibling));
node.nodeValue = val.substr(0, pos);
if (isInSVG) {
var rect = document.createElementNS("http://www.w3.org/2000/svg", "rect");
var bbox = node.parentElement.getBBox();
rect.x.baseVal.value = bbox.x;
rect.y.baseVal.value = bbox.y;
rect.width.baseVal.value = bbox.width;
rect.height.baseVal.value = bbox.height;
rect.setAttribute('class', className);
addItems.push({
"parent": node.parentNode,
"target": rect});
}
}
}
else if (!jQuery(node).is("button, select, textarea")) {
jQuery.each(node.childNodes, function() {
highlight(this, addItems);
});
}
}
var addItems = [];
var result = this.each(function() {
highlight(this, addItems);
});
for (var i = 0; i < addItems.length; ++i) {
jQuery(addItems[i].parent).before(addItems[i].target);
}
return result;
};

/*
* backward compatibility for jQuery.browser
* This will be supported until firefox bug is fixed.
*/
if (!jQuery.browser) {
jQuery.uaMatch = function(ua) {
ua = ua.toLowerCase();

var match = /(chrome)[ \/]([\w.]+)/.exec(ua) ||
/(webkit)[ \/]([\w.]+)/.exec(ua) ||
/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(ua) ||
/(msie) ([\w.]+)/.exec(ua) ||
ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec(ua) ||
[];

return {
browser: match[ 1 ] || "",
version: match[ 2 ] || "0"
};
};
jQuery.browser = {};
jQuery.browser[jQuery.uaMatch(navigator.userAgent).browser] = true;
}
Loading

0 comments on commit 58c74d9

Please sign in to comment.