# Visualizing Calibration Data: Techniques and Tools

## Calibration Data:&#x20;

Steps:&#x20;

1. Select Branch by clicking the "Select the Branch" button
2. Select the charts based on chips
3. Two Types of Charts
   1. By Commit: For Given Branch and Chip visualize all the Qubits and Gates values for individual commits.
   2. By Properties:  For Given Property visualize all the commit values for individual Gates and Qubits

{% tabs %}
{% tab title="Step 1 " %}

<figure><img src="/files/ujgNH9JfwOnWjWgsybzT" alt=""><figcaption><p>Choose branch for visualization</p></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}

<figure><img src="/files/keoXq3DVacleuwo5BiKI" alt=""><figcaption><p>Charts selection</p></figcaption></figure>
{% endtab %}

{% tab title="By Commit" %}

<figure><img src="/files/J52royaG7QfKOAcbqcAw" alt=""><figcaption><p>All Qubits Values for Commit "5bh14sme29cgnqnuvsq47odq2ocl2pgs" </p></figcaption></figure>
{% endtab %}

{% tab title="By Property" %}

<figure><img src="/files/ZWiLQ9IJRfn6J74Ou2sT" alt=""><figcaption><p>All commits Values for Qubit  "Q0" </p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://devanshus-organization.gitbook.io/qubic-docs/visualizing-calibration-data-techniques-and-tools.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.
