Walkthrough

Walkthrough#

This walkthrough is an in-depth introduction to the use of abTEM from examples. The walkthrough is created to be read sequentially. We also hope that the walkthrough will teach beginners how to do basic image simulation.

Note

To navigate the walkthrough, click on the links in the side navigation tree, or find the link to the next page at the top-right of each page.

This documentation is built using Jupyter book, which means that the source code for many of the documentation pages, including all the pages in the walkthrough, are themselves Jupyter notebooks. You can download these notebooks by clicking on the download icon at the top right of the page, and run them yourself if you wish, but note that some elements may not be rendered as nicely as in the online version.

Note

We hide some code cells by default to improve the readability; for example, we hide all import statements at the top.