(user_guide:example_gallery)=
# Example gallery

```{eval-rst}
.. toctree::
   :hidden:

   notebooks/cbed_quickstart
   notebooks/hrtem_quickstart
   notebooks/stem_quickstart
   notebooks/prism_quickstart
   notebooks/saed_quickstart
   notebooks/ped_quickstart
   notebooks/blochwave_quickstart
   notebooks/pacbed_quickstart
   notebooks/4d-stem_quickstart
   notebooks/interactions
   notebooks/animations
```

Welcome to the *ab*TEM gallery. These notebooks demonstrate specific examples of many of the concepts learned in the
Walkthrough, which you should start with. These examples are currently not very actively maintained.

* {bdg-success}`basic` Examples that cover the basics image simulation, these examples are generally appropriate for new
  users. Many of these examples may also be used as a template for performing a specific common type of simulation.
* {bdg-danger}`specialized` Examples that introduce a less common topic in simulation of electron microscopy. Some of
  these examples assume that the user has experience with *ab*TEM.

If you’d like to add your own example to this gallery, see our [guide on contributing to *ab*TEM](library:contributing)
and open a pull request.

::::{grid} 3
:gutter: 2

:::{grid-item-card}
:link: examples:cbed_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**CBED**
^^^

```{image} thumbnails/cbed_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:hrtem_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**HRTEM**
^^^

```{image} thumbnails/hrtem_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:stem_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**STEM**
^^^

```{image} thumbnails/stem_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:prism_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**PRISM**
^^^
```{image} thumbnails/prism_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:saed_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**SAED**
^^^

```{image} thumbnails/saed_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:ped_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**PED**
^^^

```{image} thumbnails/ped_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:blochwave_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**Blochwave**
^^^

```{image} thumbnails/blochwave_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:pacbed_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**PACBED**
^^^
```{image} thumbnails/pacbed_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:4d-stem_quickstart
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**4D-STEM**
^^^
```{image} thumbnails/4d-stem_quickstart.png
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:interactions
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**Interactive visualizations**
^^^
```{image} thumbnails/interactions.gif
:align: center
```

+++
{bdg-success}`basic`
:::

:::{grid-item-card}
:link: examples:animations
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center

**Animations**
^^^
```{image} thumbnails/animations.gif
:align: center
```

+++
{bdg-success}`basic`
:::
::::