pub(crate) const DYNAMIC_THRESHOLD_SCALE_MIN: f64 = 0.0001;
Minimum scale factor when just outside the target band (slow convergence near optimal).