From 497a478b9e19ca5441a7539c543f0546a18de571 Mon Sep 17 00:00:00 2001 From: rstiskalek Date: Mon, 23 Sep 2024 11:31:20 +0100 Subject: [PATCH] Fix typo --- csiborgtools/flow/flow_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csiborgtools/flow/flow_model.py b/csiborgtools/flow/flow_model.py index 210e6cb..1b3d524 100644 --- a/csiborgtools/flow/flow_model.py +++ b/csiborgtools/flow/flow_model.py @@ -396,7 +396,7 @@ def sample_calibration(Vext_min, Vext_max, Vmono_min, Vmono_max, beta_min, if sample_Vmag_vax: Vext_mag = sample("Vext_axis_mag", Uniform(0.0, Vext_max)) - # In the direction lf (l, b) = (117, 4) + # In the direction if (l, b) = (117, 4) Vext = Vext_mag * jnp.asarray([0.4035093, -0.01363162, 0.91487396]) else: