Skip to content

HDR Diagnostics

Debugging and data-export tools for the HDR tone-mapping pipeline.

Available Tools

Log Metering Values

PropertyValue
TypeToggle (On / Off)
DefaultOff

When enabled, the following metering values are printed to the console every frame:

  • EV — exposure value
  • max_i — maximum scene intensity
  • min_i — minimum scene intensity
  • content_peak — detected content peak luminance

Useful for verifying that peak detection and exposure tracking behave as expected during live playback.

Export EV History to CSV

PropertyValue
TypeAction

Exports the accumulated exposure-value metering history to a CSV file. Use this to analyse metering behaviour over time in a spreadsheet or plotting tool.

Not Yet Implemented

This action is planned but not yet functional.

Export Histogram to CSV

PropertyValue
TypeAction

Exports the current frame histogram data to a CSV file. Helpful for offline analysis of luminance distribution.

Not Yet Implemented

This action is planned but not yet functional.

For day-to-day use, leave Log Metering Values off — the per-frame console output adds overhead. Enable it temporarily when diagnosing tone-mapping issues such as unexpected brightness shifts or clipping.

Main Menu > HDR Settings > Diagnostics