pub const DEFAULT_PILOT_STRENGTH_SCALE: f32 = 0.4;Expand description
Measured default for the pilot pass’s relative strength, a
multiplier on the main pass strength. A calibration sweep across
noise levels found the XPSNR plateau optimum for
PrefilterMode::NlmSpatial at this value.