> 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/customization.md).

# Customization

6X Series Sensors Customization Information

## Filter Configuration Options

Custom filtering options for the 6X sensor can be supported.&#x20;

### Center Wavelength Spectral Range:

Filters in the 450nm to 975nm range can be supported. The sensitivity of the monochrome sensors drops off dramatically outside of these regions. Pass bands placed outside of these regions would be excessively wide and spectral content would be heavily weighted to one end of the pass band.

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FFWhzc5Hn6OnrcEIX5SoM%2Fimage.png?alt=media&amp;token=c9417ed2-8398-4241-8154-80f4de68edb2" alt=""><figcaption></figcaption></figure>

The minimum required bandwidth is driven by the spectral sensitivity of the sensor, the reflectance of the imaged content, sunlight intensity, and typical lens transmissivity. At 750nm, for example, the sensitivity of the camera, reflectance of the vegetation, sunlight intensity, and lens transmissivity are all quite high. Therefore, only a narrow pass band is needed to pass sufficient light to the sensor.

{% hint style="warning" %}
These guidelines assume the user is imaging vegetation. Non-vegetation applications  need to be looked at on an individual basis.
{% endhint %}

***

## Imager Configurations

Changing the imager configuration of the 6X is generally not supported. I.e. removing the RGB imager for another monochrome imager, and vice versa. The configurations of the 6X and it's imagers are inherent to the hardware design and cannot be easily changed.&#x20;

***


---

# 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/customization.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.
