> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000006325.md).

# Focus images on the MiniSeq and NextSeq 500/550

**Background**

At the beginning of Read 1 on the MiniSeq and NextSeq 500/550, the instrument determines the best Z position (distance between the objectives and flow cell) where the clusters are well-focused. During this process, the instrument takes and saves a series of Focus Images.

Many of the images are black with a laser dot and contain in the file name nomenclature, "Laser\_AF\_zpos... method\_AutoFocus". These images are laser only and thus clusters are not excited and not seen.

However, some focus images show clusters and have in the file name nomenclature, "Red\_IM\_zpos... method\_AutoFocus\_BestFocus". These images show visible clusters when the Z position is correct, allowing for proper focus of the clusters on the flow cell.

Technical Support can evaluate Focus Images to diagnose clustering issues (failed to cluster/ underclustering and overclustering) or an unstable focus model.

**Location of Focus Images:**

* MiniSeq: D:\Illumina\MiniSeq Sequencing Temp\[Run Folder]\Images\Focus
* NextSeq 500/550: D:\Illumina\NextSeq Control Software Temp\[Run\_Folder]\Images\Focus

**Example Focus Images:**

| **Clustering**                                          | **Phenotype**                                                                                                                      | **Example Image**                                                                                                                                             |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Normal cluster density<br>\~220 k/mm<sup>2</sup></p> | Standard clustering                                                                                                                | ![rtaImage (1).jfif](/files/ew8cbZDb540qqxOOmuZ4)                                                                                                             |
| Ultra low cluster density                               | <p>All cameras disabled<br>at cycle 1<br><br>Visible background between clusters<br><br>White edges due to increased intensity</p> | ![Ultra Low Density.jfif](/files/yQciTZJj2ZfivYvFXtTg)                                                                                                        |
| Very low cluster density                                | <p>All cameras disabled<br>at cycle 1<br><br>Visible background between clusters</p>                                               | ![Very low cluster density.jfif](/files/9G0VyTHo84O73O2vDvAF)                                                                                                 |
| Low cluster density                                     | <p>Low intensity or high G base calling<br><br>Visible background between clusters<br><br>No white edges</p>                       | ![Low cluster density.jfif](/files/021JtbNKpXjA9TnFwx8M)                                                                                                      |
| High cluster density                                    | <p>No white edges<br><br>Visible fold-like artifacts</p>                                                                           | <p><img src="/files/DhWq470WVyhREmusW8LC" alt="High cluster density 1.jfif"><br><img src="/files/gh55fOB73El9p8fG36hI" alt="High cluster density 2.jfif"></p> |
| No clusters                                             | White edges indicate increased intensity to compensate for initial lack of clusters                                                | ![No clusters.jfif](/files/6fcI0DpgX0ZHKXKAFJhV)                                                                                                              |

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #6325), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000006325%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000006325.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.
