Examples

Examples are available in the pyLIMA GitHUB repository, 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 :

python pyLIMA_example_*.py

In short, here is a short description of the examples:

Have fun!