diff --git a/dashboard.py b/dashboard.py index 7fa0a20..bbdb3c2 100644 --- a/dashboard.py +++ b/dashboard.py @@ -1278,7 +1278,7 @@ def compute_gha2_approx(n2, cb_approx, ds_in, beta0, lamb0, beta1, lamb1, ax, ay return out, store except Exception as e: - return method_failed("Stochastisch (ES)", e), None + return method_failed("Approximiert", e), None # --- Plot --- @app.callback(