# TwinPeaks

{% hint style="info" %}
This scope requires a **Pro** license.
{% endhint %}

TwinPeaks is a specialized histogram visualization that shows the distribution of color values as a luminous trace, making it easy to identify peaks and clusters in your image data.

<figure><img src="https://565437294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFqn5MuayPgQPMZ9pwf%2Fuploads%2Fgit-blob-dfa71d8ec408baff5f3465643b3e4d1cc75c2540%2F2026-02_twinpeaks.jpg?alt=media" alt=""><figcaption><p>TwinPeaks scope showing RGB channel distribution</p></figcaption></figure>

## Overview

Unlike traditional histograms that show bar graphs, TwinPeaks displays the data as a continuous, glowing trace. This makes it easier to:

* Identify subtle peaks in color distribution
* See the relationship between different tonal regions
* Spot clipping at highlights or shadows
* Visualize the overall "shape" of your image's tonal distribution

## Interface

The scope displays RGB channels as overlapping traces, with intensity indicating the concentration of pixels at each value.

## Settings

Access scope settings via the hamburger menu (☰) or right-click on the scope.

| Setting    | Description                         | Default |
| ---------- | ----------------------------------- | ------- |
| Channel    | RGB combined or individual channels | RGB     |
| Brightness | Trace brightness/intensity          | Auto    |
| Scale      | Linear or logarithmic display       | Linear  |

<figure><img src="https://565437294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFqn5MuayPgQPMZ9pwf%2Fuploads%2Fgit-blob-cac93e9348e243a54bb0fc2a67046237d924bd37%2F2026-02_twinpeaks-2.jpg?alt=media" alt=""><figcaption><p>TwinPeaks with individual channel traces</p></figcaption></figure>

## Use Cases

### Exposure Analysis

The shape of the TwinPeaks trace quickly reveals:

* **Underexposure**: Peaks bunched toward the left
* **Overexposure**: Peaks bunched toward the right
* **Well-exposed**: Peaks distributed across the range

### Highlight and Shadow Detail

Look for peaks at the extreme edges:

* Peaks touching the left edge indicate crushed blacks
* Peaks touching the right edge indicate clipped highlights

### Color Balance

Compare the position of RGB channel peaks:

* Aligned peaks indicate neutral tones
* Offset peaks indicate color casts

## Tips

* Use alongside the standard Histogram for different perspectives
* The trace brightness helps identify where most pixels are concentrated
* Logarithmic scale can reveal detail in sparse regions

## Related Scopes

* [Histogram](https://docs.timeinpixels.com/nobe-omniscope/scopes/histogram) - Traditional bar-graph histogram
* [Waveform](https://docs.timeinpixels.com/nobe-omniscope/scopes/waveform) - Luma and RGB parade
* [Channel Plot](https://docs.timeinpixels.com/nobe-omniscope/scopes/channel-plot) - Per-channel analysis
