Tutorials
Welcome to the tutorials page, where you can learn theia by example.
From here, you can jump to tutorial pages on theia as a library for scripting or as a command line tool. These tutorials are all based on files which can be found in the tutos/ directory of the project repository. You can obtain the project releases from the Getting theia page.
All the tutorial pages are listed here with their corresponding files:
- First Scripting Tutorial: about basic scripting with
theia, treats theoptimization.pyfile, - First CLI Tutorial: on first usage of
theiaas a command tool, treats thealloptics.tiafile, - The Implementation of Gaussian Optics in theia: on where and how the calculation of daughter beam curvatures is done in theia,
- Enhancing theia with more Optics: on adding optical components to theia,
- Enhancing theia’s Output: on customizing the output of theia.