> 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/data-offload/data-import/thermal-temperature-conversion.md).

# Thermal Temperature Conversion

## Introduction

.Tif files from the 6X Thermal and 6X Thermal Pro are recorded in CentiKelvin (Kelvin \* 100). To view thermal data in celsius, you must first convert it. This can be achieved with Sentera's Radiometric Correction Tool, as well as free imagery software.

## Sentera's Radiometric Correction Tool

To convert individual .Tif files from CentiKelvin to Celsius, run your images through Sentera's radiometric correction tool.&#x20;

{% content-ref url="/spaces/4C0k5h9nhJM9X36KozY6/pages/jKkWlQfGWhyiwfHmZ3jN" %}
[Radiometric Corrections Script](/home/sentera-calibrated-reflectance-panel/sentera-calibrated-reflectance-panel/radiometric-corrections-script.md)
{% endcontent-ref %}

{% hint style="info" %}
This program is primarily designed to correct for lighting in 6X Imagery. It will additionally convert 6X Thermal Images from CentiKelvin to Celsius.
{% endhint %}

## Thermal Temperature Conversion Formula

To convert individual .Tif files, or stitched maps, from CentiKelvin to Celsius, use the following formula:

$$Degrees\ Celsius = \dfrac{DN\_{LWIR}}{100} - 273.15$$

This formula can be used in imagery software to perform the conversion. For example, in QGIS,  use the raster calculator to input the equation.

***

## Grey Images

Raw 6X thermal images will appear solid grey when viewed on most basic image viewers (ex. Windows Photo Viewer). The color scale on a basic photo viewer is set to the range of all possible temperatures that the 6X thermal sensor can record; Black being the coldest and white being the hottest. Relative to the range of possible temperatures, the range of temperatures recorded in a typical 6X image is relatively small. This relatively small range is somewhere in-between the coldest (black) and hotest (white) extremes, causing the image to appear as a nearly constant grey.

<figure><img src="/files/VUOryV3X1lTozaJkZWS7" alt=""><figcaption><p>Grey image example</p></figcaption></figure>

Most advanced imagery software will automatically adjust the displayed color range to match the range of temperatures recorded in an image. As a result, raw images viewed using most GIS tools will highlight the temperature differences you'd expect to see in a thermal image.

The image shown below is the same "grey" image seen above, but as it appears in Irfanview. QGIS and other GIS tools will similarly convey the temperature differences in raw imagery.

<figure><img src="/files/R30zhFl9KLvNi3CrqUVE" alt=""><figcaption><p>detailed image example</p></figcaption></figure>

### Free Recommended Image Viewers

{% embed url="<https://www.irfanview.com/>" %}

{% embed url="<https://qgis.org/en/site/>" %}

***
