> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/configuration-and-settings/configuration/pix4d-fields-compatibility-settings.md).

# Pix4D Fields Compatibility Settings

## About

For proper use of 6X Series Sensors with Pix4D Fields we recommend that the following configuration changes are made to the sensor.&#x20;

{% hint style="info" %}
This process will disable the built in image processing pipeline on the 6X sensors so that the images can be better processed within Pix4D Fields.&#x20;

The raw imagery from the sensor will now look different than expected.&#x20;
{% endhint %}

## Disable Image Processing Pipeline&#x20;

{% stepper %}
{% step %}

### Access the Web Page User Interface

Follow the instructions linked below to access the 6X user interface.&#x20;

<https://support.senterasensors.com/6x-multispectral-sensor-user-guide/6x-series-sensors/configuration-and-settings/how-to-access-web-page-user-interface>
{% endstep %}

{% step %}

### Navigate to Image Adjustment&#x20;

Select the Image Adjustment page from the left hand menu of the user interface.&#x20;

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FLO3fvTgKBO1WSptmZRIo%2Fimage.png?alt=media&amp;token=fa2db1b4-4619-4d02-8395-bf47cecfb606" alt="" width="563"><figcaption></figcaption></figure>

This will bring up the Image Adjustment options screen

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F5ZaYsKYbux22BcZ7VjWO%2Fimage.png?alt=media&amp;token=344460c1-0b95-426f-97be-2d2ab69d2160" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Disable Monochrome Pipeline

Uncheck the following Boxes for the **Monochrome** Imagery

* Image Alignment
* Vingetting Correction

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FtWWd9tyhHsxFGcYH5Lxg%2Fimage.png?alt=media&amp;token=511be4dc-82d5-4322-a569-55cd3b9c8978" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Press Apply

Press the Apply button in the bottom right hand corner of the page.&#x20;
{% endstep %}

{% step %}

### Complete

Your 6X sensor is now ready for use with Pix4D Fields.&#x20;

{% endstep %}
{% endstepper %}


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/configuration-and-settings/configuration/pix4d-fields-compatibility-settings.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.
