# Gallery

The following is an example image obtained with the software. The image is obtained using tile-scanning with a 12 kHz resonant scanner. Tile illumination artifacts have been removed during image assembly by [StitchIt](https://github.com/SainsburyWellcomeCentre/StitchIt).

![](/files/-MAWC6rmLC8K-f9Hc-Im)

## Seamless 3-D volumes

BakingTray can produce seamless 3-D volumes. This is a movie of a mouse brain which was injected with a GFP viral tracer. The the grey shows background fluorescence.

{% embed url="<https://www.youtube.com/watch?v=NaDrk2N9iBg>" %}

## RGB imaging

The following movie was obtained using tdTomato, GGP, and BFP. Sample imaged at 790 nm using a 2-photon laser. Sections taken every 25 microns. Artifacts arise from the very thin sections that sometimes float between the sample and the objective.

{% embed url="<https://youtu.be/cLhQb5BEKjQ>" %}

## Tracing neurites from single cells

Moving showing single cortical neurons expressing GFP after plasmid electroporation.

{% embed url="<https://youtu.be/vBPPI2r1B1E>" %}

## Pulvinar neurons projecting to cortical area AL

These maximum intensity projections come from data generated by Ioana Gasler. They are RetroAAV cre in AL and flex mCherry in the pulvinar. Data were acquired at 2.2 x 2.2 x 10 µm. Images are max intensity projections of the full volume along different axes, with a bit of Gaussian blur for smoothing (sigma = 1 µm). The volume shown is roughly 4.7 x 3.6 x 6.0 mm (ML x DV x AP). Note that despite the relatively large step size (10 µm) between optical planes, it is easy to follow the single axons.

![Pixel size is 2.2 by 2.2 microns and data are a max intensity projection over a small number of planes.](/files/-MGOrx5DEjLGBEAZ3G0O)

![Pixel size along rows is 2.2 microns but along columns is 10 microns. Data are a max intensity projection over a small number of planes.](/files/-MGOrx5Eq4V5TFwJfuTA)

![Pixel size along rows is 10 microns but along columns is 2.2 microns. Data are a max intensity projection over a small number of planes.](/files/-MGOrx5F2vlv0iR4Q3K4)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bakingtray.mouse.vision/developers/gallery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
