# Customization

## 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="/files/fPMEttZcNMmIN3TEW5bj" 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: 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/customization.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.
