This page lists all 108 operation specifications registered by
NODE_LIBRARY in the current manual track. Nightly parameter behavior can be
newer than the latest tagged alpha.
Scope of this reference
Titles and families were checked against the release registry. Input and
output summaries describe the ordinary/default ports; Split Channels,
Split Axis, Born-Wolf PSF, and other multi-output nodes can resolve ports
from runtime data. Parameter widgets, defaults, and bounds in the installed
release remain the source of truth until a generated parameter reference is
published.
In 0.12.0a3, manual/cached nodes and nodes selected for isolated tuning use the
same graph-wide execution language. Bright amber identifies the node that needs
action; dark amber identifies downstream nodes that are stale but waiting for
that action. Tune node in isolation recalculates only the selected node until
the session is applied or cancelled. This changes execution and presentation,
not the operation's scientific definition.
Composite → RGB separates Channel axis mode and RGB mapping mode.
Each can be Auto, with its resolved choice shown read-only, or Manual. Manual
axis mode permits any valid deliberate axis choice. Manual mapping provides a
dynamic selector for every source channel: Unassigned, Red, Green, Blue,
Magenta, Cyan, or Yellow. Unassigned channels contribute nothing; all assigned
channels, including stacks wider than RGB/RGBA, mix additively. Changing the
mapping invalidates the composite and its descendants only. Every calculated
manual result upstream remains cached in every cache mode; unchanged automatic
intermediates remain eligible for normal Smart/Low-memory pruning. Intensity
mapping is a separate native-preserving versus explicitly lossy percentile
choice.
Rescale Intensity offers exact full-input percentiles or saved explicit input
values. Clip offers an unchanged full-data-range mode or saved explicit clamp
values. Integer percentiles and clipping preserve native int64/uint64 levels;
unrepresentable fractional bounds or intervals too wide for faithful ratio
arithmetic report an error rather than being silently rounded. Auto Contrast
for Linear Scale + Offset writes calculated parameters
and is not merely a display adjustment. See
Tune without fooling yourself.
These nodes are public in 0.12.0a3. They have synthetic examples and automated
coverage, but broad real-image restoration validation remains an evidence gap;
see validation status.
Node
Input
Output
Execution
Use
Born-Wolf PSF
image/reference metadata
image
automatic
Generate a PSF from metadata or parameter overrides.
Otsu, Triangle, Yen, Isodata, and Minimum count every finite input value.
Integers use exact native levels for observed spans up to 65,536; floats use the
saved 2–65,536 bin setting (default 256). Li operates on raw finite values.
Minimum also saves its maximum smoothing iterations and fails explicitly when
it cannot identify a valid two-peak histogram. See
Segmentation and label cleanup.