Examples

Examples are available in the pyLIMA source, see ref:Installation

Jupyter notebooks

To run an example, you can use Juptyer notebook

Click on examples folder :

../_images/pyLIMA_examples_doc.jpg

Select one of the pyLIMA_example_*.ipynb.

Pure Python

You can also run (and edit) classic python file :

pyLIMA_example_*.py

Have fun!