(user_guide:example_gallery)=
# Example gallery

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

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

Welcome to the `abTEM` gallery. These notebooks demonstrate specific a many of the concepts learned in the

* {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 have experience abTEM.
* {bdg-primary}`publication` Examples that replicate published results, either fully or partially.

If you’d like to add your book to this list, simply add an entry to this gallery.yml file and open a Pull Request to add
it. For more detailed instructions see our guide on contributing to abTEM.

::::{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:saed_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: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:animations
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center
**Animations**
^^^
```{image} thumbnails/animations.gif
:align: center
```

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

:::{grid-item-card}
:link: examples:interactions
:link-type: ref
:class-body: text-center
:class-header: bg-light text-center
**Animations**
^^^
```{image} thumbnails/interactions.gif
:align: center
```

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

::::