Skip to content

Commit 3d110bd

Browse files
committed
Move highlight reconstruction raster mask note
1 parent 84afe38 commit 3d110bd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/module-reference/processing-modules/highlight-reconstruction.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ reconstruct color
5151

5252
**Note:** When using the highlight reconstruction included with the [_filmic rgb_](./filmic-rgb.md) module it may be better to avoid using this module in _clip highlights_ mode (so that _filmic rgb_ has more information to work with).
5353

54-
**Note 2:** The amount of 'clipped signal' is also provided as a raster mask that can be used by subsequent modules in the pixelpipe.
55-
5654
---
5755

5856
# module controls
@@ -65,8 +63,15 @@ method
6563
clipping threshold
6664
: Pixels above this value are considered to be clipped.
6765

66+
clipping mask
6867
: Click the icon beside the slider to visualise what areas of the image are considered to be clipped (the clipping mask). If the clipping mask does not match the [RAW overexposed warning](../utility-modules/darkroom/raw-overexposed.md), you may need to correct this value.
6968

69+
---
70+
71+
**Note**: The clipping mask is also available as a [raster mask](../../../darkroom/masking-and-blending/masks/raster.md) for use in subsequent modules. This can be used, for example, to manage any color cast that remains after highlight reconstruction.
72+
73+
---
74+
7075
## "guided laplacians" mode
7176

7277
noise level

0 commit comments

Comments
 (0)