> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/dragen-stratamap/illumina-spatial-image-tool/optical-target-test/microscope-assessment.md).

# Microscope Assessment

Before processing images for the Illumina Spatial Transcriptome Assay, the Optical Target Test should be performed using the Illumina Bright Field (BF) Optical Target.

The Optical Target Test provides the following key metrics:

* Estimated pixel size (microns) of the camera
* Full Width Half Maximum (FWHM) for assessing focus quality
* Shading uniformity observed in the FOV
* An optical distortion heatmap

The Illumina BF Optical Target is a 75 mm x 25 mm x 1 mm slide featuring patterned elements in the center. This test must be conducted using the 20X objective lens and the specific camera intended to be used with the Illumina Spatial Transcriptome Assay. The microscope assessment includes evaluation of focus quality, detection of stage tilt, analysis of optical distortion, and assessment of shading uniformity. These metrics are valuable for diagnosing and troubleshooting image quality issues.

To begin the Optical Target Test assessment workflow, open the Illumina Spatial Image Tool (ISIT) and select **Assess microscope**.

<figure><img src="/files/T5X5PHvOFWY3a4lFkuEE" alt=""><figcaption></figcaption></figure>

## Inputs

To configure the Optical Target Test in the Illumina Spatial Image Tool, provide the following information:

* **Microscope Name**
  * Enter the name or identifier to be used when saving your microscope profile.
* **Z-Stack Step Size**
  * The step size value used during imaging (e.g., 0.2 μm, 0.3 μm, or 0.4 μm).
* **Fiducial Images Folder**
  * This folder contains the focused field-of-view (FOV) Z-stack images of the concentric circles on the Illumina BF Optical Target taken during the imaging portion of the Optical Target Test.
* **Pinhole Images Folder**
  * This folder contains the FOV Z-stack images of the white-dot-in-black-background pattern region of the Illumina BF Optical Target taken during the imaging portion of the Optical Target Test.
* **Empty Tile Image**
  * This image is of the blank region of the Illumina BF Optical Target taken during the imaging portion of the Optical Target Test.

<figure><img src="/files/wPZy5AB6EZwXoD28tmRR" alt=""><figcaption><p>Screenshot of the initial page of the Microscope Assessment workflow</p></figcaption></figure>

## Outputs

The Optical Target Test provides the following key metrics:

* Estimated pixel size (microns) of the camera
* Full Width Half Maximum (FWHM) for assessing focus quality
* Shading uniformity observed in the FOV
* An optical distortion heatmap

Save the estimated pixel size with the save button for use in the image processing workflow.

Take a screenshot of the output screen, share it with your Illumina representative, and save a copy for future troubleshooting if needed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/dragen-stratamap/illumina-spatial-image-tool/optical-target-test/microscope-assessment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
