:orphan: Examples ======== This is a collection of worked examples; they are executed when documentation is built and converted into a gallery format. They can be read there or downloaded as executable notebooks for further experimentation. To run these examples, make sure abinslib was installed with the "tutorial" extra, e.g.:: pip install abinslib[tutorial] This will ensure the `pooch `_ library is available to download sample data. Data files are accessed by name during tutorials using :func:`abinslib.data.get_data`; this will download a copy the first time it is used and refer to a local cache after that. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_tosca_thumb.png :alt: :doc:`/auto_examples/plot_tosca` .. raw:: html
Usage with Euphonic and ResINS: TOSCA simulation
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/plot_tosca .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_