pub(crate) const DYNAMIC_THRESHOLD_SCALE_MAX: f64 = 1000.0;
Maximum scale factor when far from target (fast convergence when initial threshold is way off).