From 87edbea69c1c0fdd6a4599d32d20590a043b1da2 Mon Sep 17 00:00:00 2001 From: ebachelet Date: Mon, 25 Sep 2017 11:03:15 -0700 Subject: [PATCH] Fix README --- README.md | 3 +++ examples/pyLIMA_example_2.ipynb | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b1779f..bec02f9 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,11 @@ There is two version for each examples, one using [Jupyter notebook](https://jup classic Python file (*.py). Example_1 : [HOW TO FIT MY DATA?](https://github.com/ebachelet/pyLIMA/tree/master/examples) + Example_2 : [HOW TO USE YOUR PREFERED PARAMETERS?](https://github.com/ebachelet/pyLIMA/tree/master/examples) + Example_3 : [HOW TO SIMULATE EVENST?](https://github.com/ebachelet/pyLIMA/tree/master/examples) + Example_4 : [HOW TO USE YOUR OWN FITTING ROUTINES?](https://github.com/ebachelet/pyLIMA/tree/master/examples) # What can you do? diff --git a/examples/pyLIMA_example_2.ipynb b/examples/pyLIMA_example_2.ipynb index 4709308..db864cc 100644 --- a/examples/pyLIMA_example_2.ipynb +++ b/examples/pyLIMA_example_2.ipynb @@ -13,8 +13,7 @@ "We gonna fit the same lightcurves but using different parametrization.\n", "\n", "\n", - "\n", - "# WARNING : this is alpha version, no guarantee#" + "\n" ] }, {