Skip to content

Commit

Permalink
Add quick start tutorial after @henry-ngo's suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
sblunt committed Oct 2, 2019
1 parent 527c71d commit 96d07ad
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ paper and the following DOI:

If you use the OFTI algorithm, please also cite `Blunt et al (2017) <https://ui.adsabs.harvard.edu/#abs/2017AJ....153..229B/abstract>`_.


User Guide:
+++++++++++

Expand Down Expand Up @@ -73,7 +74,7 @@ Changelog:
- Fixed a bug with parallel processing for OFTI
- Added orbit vizualisation jupyter nb show-me-the-orbit to docs/tutorials
- New methods for viewing/chopping MCMC chains
- Require `emcee<3` for now
- Require ``emcee<3`` for now

**1.5.0 (2019-9-9)**

Expand Down
1 change: 1 addition & 0 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ us if you are still confused).
.. toctree::
:maxdepth: 1

tutorials/Quick-Start.ipynb
formatting_inputs
tutorials/OFTI_tutorial.ipynb
tutorials/MCMC_tutorial.ipynb
Expand Down
81 changes: 81 additions & 0 deletions docs/tutorials/Quick-Start.ipynb

Large diffs are not rendered by default.

0 comments on commit 96d07ad

Please sign in to comment.