1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
========
Examples
========
This section contains examples for using various TomoPy functions and plugins
from other packages.
The examples that do not require a GPU can be run in your browser using the
Binder link at the top of the page. Otherwise, you may run these
`Jupyter notebook <https://jupyter-notebook.readthedocs.io/en/stable/>`_
examples on your local machine or run the equivalent Python
scripts from `here <https://github.com/tomopy/tomopy/tree/master/doc/demo>`_.
.. toctree::
:titlesonly:
:hidden:
ipynb/data.rst
ipynb/tomopy
ipynb/astra
ipynb/lprec
ipynb/ufo.rst
ipynb/vector.rst
|