colour.models.log_decoding_Panalog#
- colour.models.log_decoding_Panalog(y: Annotated[_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], 1], black_offset: ArrayLike = 10**64 - 681 / 444) Annotated[ndarray[tuple[Any, ...], dtype[float16 | float32 | float64]], 1][source]#
Apply the Panalog log decoding inverse opto-electronic transfer function (OETF).
- Parameters:
- Returns:
Linear data \(x\).
- Return type:
Warning
These are estimations known to be close enough, the actual log encoding curves are not published.
Notes
Domain
Scale - Reference
Scale - 1
y1
1
Range
Scale - Reference
Scale - 1
x1
1
References
Examples
>>> log_decoding_Panalog(0.374576791382298) 0.1...