File: examples.rst

package info (click to toggle)
tomopy 1.15.3%2Bds1-3
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 16,320 kB
  • sloc: cpp: 8,205; ansic: 7,231; python: 6,629; sh: 169; makefile: 70
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