Skip to content

Commit

Permalink
Revised example 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpparvi committed Apr 29, 2015
1 parent 4e4adad commit 24c7312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/PyTransit_Example_1.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:9b5e60523e7a7a2732b9377506995644a13ab6e5597a903816ceba4e1718ca4f"
"signature": "sha256:113e1312e696240ebd91b8c851cb23de3bb6b8466edfe703dd1b2760ec2f3995"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -224,7 +224,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Both models can be used in an interpolated mode, which can significantly decrease the evaluation time. The interpolated mode is used by initialising the model with ``lerp=True`` and (for the MA model) giving the radius ratio limits as ``klims=(kmin,kmax)``."
"Both models can be used in an interpolated mode, which can significantly decrease the evaluation time. The interpolated mode is used by initialising the model with ``inteprolate=True`` and (for the MA model) giving the radius ratio limits as ``klims=(kmin,kmax)``."
]
},
{
Expand Down

0 comments on commit 24c7312

Please sign in to comment.