Log-space high-pass filter that subtracts a blur from the image, then scales and offsets the result for detail work in Nuke.
High Pass converts the input to AlexaV3LogC, blurs RGB, and subtracts that blur from the unblurred image (Merge from). The residual is multiplied by Value and offset by a fixed +0.18 before output.
Use it when you need a controllable high-frequency layer for sharpening, texture emphasis, or detail isolation in a comp. Size sets the Blur radius; Value scales the high-pass amplitude.
The fixed add keeps the result centered for log-style workflows. Only Value and Size are exposed; the colorspace conversion and offset are built in.