.. _quickstart: ################ Quickstart ################ The library comes with a variety of different example scripts that are described in :numref:`examples`. You can download the full examples.zip archive `here `__. The `spherical_aberration.py `_ script provides a good quickstart introduction. Below you can find its code with detailed comments. **Content of** `examples/spherical_aberration.py `_: .. literalinclude:: ../../examples/spherical_aberration.py :linenos: **Screenshots** .. figure:: images/example_spherical_aberration1.png :align: center :width: 720 :class: dark-light .. figure:: images/example_spherical_aberration2.png :align: center :width: 720 :class: dark-light