> For the complete documentation index, see [llms.txt](https://docs.m-xr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.m-xr.com/marso-measure/resources/creating-an-exposure-calibration.md).

# Creating an Exposure Calibration

{% hint style="warning" %}
To create an exposure preset, you will need to capture a photo of a calibration grey card under similar conditions to how you will capture any subjects. See [Capturing a Calibration Image](/marso-measure/resources/capturing-a-calibration-image.md).
{% endhint %}

1. Click Exposure Systems on the left side of Marso Measure.
2. Click New Exposure System in the top right corner.
3. Fill in the information in the Create Exposure System area, give it a meaningful system name, include your [calibration image](/marso-measure/resources/capturing-a-calibration-image.md), the distance from the flash to grey card and [grey value](/marso-measure/resources/capturing-a-calibration-image/grey-cards-or-known-values.md).
4. Click Create.

<div align="left"><figure><img src="/files/JugHiXQcWO5f1w9ct2hP" alt="" width="563"><figcaption></figcaption></figure></div>

5. After a short delay a new window will be launched with the calibration image shown.
6. Click and drag to create a selection box on the image. Select the region corresponding to the grey value given.

{% columns %}
{% column %}

<div align="left"><figure><img src="/files/z91bUpRLCPDmCFcQMMTb" alt="" width="375"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}
{% hint style="info" %}
If you are unable to see the grey card to make a selection, use the hotkeys to adjust the brightness.

**W/S** - Key to make the preview image brighter or darker.\
**R** - To reset the brightness

This is just for preview purposes and does not affect the final calibration.
{% endhint %}

{% endcolumn %}
{% endcolumns %}

6. Press Enter to Confirm the selection.
7. The calibration tool will then run in the background. This may take up to 10 minutes depending on your system and the resolution of your input images. When it is complete the adjusted image will be shown for confirmation. It should appear balanced, and slightly under-exposed.

<div align="left"><figure><img src="/files/zuKze1p9YWYZ9bMPvGZy" alt="" width="375"><figcaption></figcaption></figure></div>

8. After pressing Enter to accept the adjusted image, you will be returned to Marso Measure. The new exposure preset will be available in the list.


---

# 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:

```
GET https://docs.m-xr.com/marso-measure/resources/creating-an-exposure-calibration.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.
