this module applies a film-style curve to the image. the curve is parametric and uses the weibull distribution.
light
change the overall brightness of the output. this is the reciprocal lambda parameter of the weibull distributioncontrast
contrast of the output. this is the k parameter of the weibull distributionbias
offset to add to black pixels. use to lift for low contrast renders and to correct elevated raw black levelcolour
how to reconstruct colour after applying the curve to the brightness. darktable ucs has in general better colours, but hsl is more robust for edge cases near black
input
output
dspy
a plot of the curve that corresponds to the current parameters. as dspy output it will be connected to a temporary display when you expand the module
colour reconstruction is currently done by applying the curve to all three rgb channels simultaneously, followed by the saturation preservation step as found in the dng spec and rawtherapee.