# Rawdata

<figure><img src="/files/Wy1qzQeELPWRXczFmfso" alt=""><figcaption><p>Rawdata tab of the user interface.</p></figcaption></figure>

A sensor can be selected from the drop-down menu labelled "Sensor Selection." The graph displays the HH and VV correlator products for both the calibration load (blue and red lines) and the soil signal (green and purple lines). There are some criteria that can be used to evaluate the quality of the data:

* For HH and VV, respectively, the "data" lines (green and purple) should be below the "cal" lines (red and blue).
* Fewer spikes in the data spectra indicate better quality. Interference causes spikes, which means the soil and cal signals should be smooth.
* The signal levels should be approximately between 3000 to 4000 counts.
* The blue and red lines should be similar in shape and within 500-1000 counts. If the levels differ by more than that, the gains of the VGA (variable gain amplifiers) might require adjustment.


---

# 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://skaha-labs.gitbook.io/documentation/ground-station-and-user-interface/rawdata.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.
