File: examples.rst

package info (click to toggle)
tomopy 1.10.4%2Bds1-7
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 16,112 kB
  • sloc: cpp: 7,861; python: 6,065; ansic: 5,403; sh: 169; makefile: 152
file content (24 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (3)
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