Nodes/comfyui-timesaver/TS LTX HDR Stats
ComfyUI Node

TS LTX HDR Stats

Report the actual range of an HDR master: how much is above 1.0, how many stops it spans, whether anything was clipped or turned into NaN.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS LTX HDR Stats
  • hdr_linear
  • config
  • report
  • looks_ok
  • max
raise_on_problemfalse
CategoryTS/Video/HDR

Inputs (3)

NameTypeDefaultDescription
hdr_linearTS_LTX_HDR_IMAGEThe master from TS LTX HDR Decode, or a frame from the EXR loader.
raise_on_problemBOOLEANfalseStop the run when something looks wrong, instead of only printing it. Useful when a batch runs unattended.
configoptTS_LTX_HDR_CONFIGSettings node. strict_validation turns the complaints into errors.

Outputs (3)

NameTypeDescription
reportSTRINGThe whole thing, as text.
looks_okBOOLEANFalse when anything in the report deserved an exclamation mark.
maxFLOATBrightest sample in the master.