From cab9a85703807783a9b85f25b234ffcb892f6f90 Mon Sep 17 00:00:00 2001 From: lrdossan Date: Fri, 12 Jul 2024 12:10:29 +0200 Subject: [PATCH] changed docstring (interpolation: integration) --- caimira/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caimira/models.py b/caimira/models.py index ebcd0b50..b600aa39 100644 --- a/caimira/models.py +++ b/caimira/models.py @@ -1504,7 +1504,7 @@ class ShortRangeModel: if stop<=start: return 0. - # Note that for the correct interpolation one needs to isolate those parameters + # Note that for the correct integration one needs to isolate those parameters # that are diameter-dependent from those that are diameter independent. # Therefore, the diameter-independent parameters (viral load, f_ind and BR) # are removed for the interpolation, and added back once the integration over