# Imaging Optimization

Optimization involves adjusting various parameters of the lens elements to meet specific criteria, such as minimizing aberrations, achieving a desired field of view, or optimizing image quality across a range of conditions.

#### Key Considerations in Imaging Optimization

1. **Performance Goals:** Define what "optimal" means for the specific application, including resolution, field of view, and light throughput. This is defined through Metrics (also commonly known as operands).
2. **Material Selection:** Different glass materials have unique refractive indices and dispersion properties, impacting the lens design.
3. **Geometrical Parameters:** The arrangement and shape of the lens elements drastically affect the performance and feasibility of the optical system.
4. **Tolerancing :** Understand how manufacturing tolerances can impact the optical performance and adjust the design accordingly. This is crucially important to keep in mind while optimizing a system to provide designs which can be "easily" produced.

#### KostaCLOUD Imaging Metrics&#x20;

In KostaCLOUD, imaging optimization metrics are broken up into several distinct groups, which each have particular assumptions associated with them. You can find details by clicking on the cards below.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Paraxial Metrics</strong></td><td>EFL, Invariant, BFD, Magnification, etc.</td><td><a href="/files/306wT5brgtZQ8UQw9rYy">/files/306wT5brgtZQ8UQw9rYy</a></td><td><a href="/pages/abnvCRcSAecL9EhvFf4B">/pages/abnvCRcSAecL9EhvFf4B</a></td></tr><tr><td><strong>3rd Order Metrics</strong></td><td>Coma, Spherical, and Petzval coefficients, etc.</td><td><a href="/files/xsBqeDhuTkE3ocbXUPXE">/files/xsBqeDhuTkE3ocbXUPXE</a></td><td><a href="/pages/GfMwTookq9AOXvO5eGfX">/pages/GfMwTookq9AOXvO5eGfX</a></td></tr><tr><td><strong>Real Ray Metrics</strong></td><td>RMS Spot Size, Ray Angle, Axial Color, etc.</td><td><a href="/files/TaiQEXUpaDBCB7bCFpr6">/files/TaiQEXUpaDBCB7bCFpr6</a></td><td><a href="/pages/fOM8UFdAeOgW5oM8ix7C">/pages/fOM8UFdAeOgW5oM8ix7C</a></td></tr><tr><td><strong>Wave Metrics</strong></td><td>MTF, Wavefront Error, Encircled Energy, etc.</td><td><a href="/files/KlodsGckuqxwkIsnRDpS">/files/KlodsGckuqxwkIsnRDpS</a></td><td><a href="/pages/v1VsPaZAAsjFxVEtukHQ">/pages/v1VsPaZAAsjFxVEtukHQ</a></td></tr><tr><td><strong>System Metrics</strong></td><td>Optical Track, Edge Thickness, etc.</td><td><a href="/files/xfiVRmGVnIAfej6pibrq">/files/xfiVRmGVnIAfej6pibrq</a></td><td><a href="/pages/56f9kqNPR1rYR0QMUaLG">/pages/56f9kqNPR1rYR0QMUaLG</a></td></tr><tr><td><strong>Tolerancing Metrics</strong></td><td>Compensators, Sensitivities, and solves.</td><td><a href="/files/im3CH5RabZ2E1fTG5Q7o">/files/im3CH5RabZ2E1fTG5Q7o</a></td><td><a href="/pages/VfdJPZ2f3W2Ok9bUvFzP">/pages/VfdJPZ2f3W2Ok9bUvFzP</a></td></tr></tbody></table>


---

# 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://docs.kostacloud.com/optimization/imaging-optimization.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.
