# Spectral bands and the EM spectrum

Sensors receive energy derived from the sun that has been reflected off the earth surface. The energy is collected at the sensor is recorded in discreet sections of the electro-magnetic (EM) spectrum. These are known as spectral bands.&#x20;

In remote sensing and earth observation, these bands are measured as a range of wavelengths in nanometres or occasionally micrometres. &#x20;

For sensors collecting in the visible and near-infrared parts of the spectrum, these bands will related to the colours, red, green and blue, as well as the slightly longer wavelengths in near-infrared. It may also collect other sections of the spectrum.

Different sensors have different definitions for their spectral bands, and they do not overlap exactly. The image below illustrates how several sensor bands for specific parts of the spectrum do not cover exactly the same range of wavelength.&#x20;

![Credit: Susan Ustin, 2021 Current and near-term advances in Earth observation for ecological applications](/files/gNSU9bdh2JBQ7DITNGRa)

It is important to be aware of this when comparing results of spectral analysis from different sensors.&#x20;

It is generally possible to find easily find information online on the spectral band definition of a sensor. For example, [this page](https://www.usgs.gov/media/images/landsat-8-band-designations) details the band definition for Landsat 8.


---

# 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://guides.geospatial.bas.ac.uk/spectral-analysis-of-imagery/spectral-bands-and-the-em-spectrum.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.
