From b3327506fe9822b9cf579d31eff068cf7eb56e91 Mon Sep 17 00:00:00 2001 From: markus Date: Mon, 18 Jan 2021 16:33:15 +0100 Subject: [PATCH] add imports --- cara/montecarlo.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cara/montecarlo.py b/cara/montecarlo.py index 07600e96..5ef26711 100644 --- a/cara/montecarlo.py +++ b/cara/montecarlo.py @@ -1,4 +1,7 @@ import numpy as np +import scipy.stats as sct +from typing import Optional + # The (k, lambda) parameters for the weibull-distributions corresponding to each quantity weibull_parameters = [((0.5951563631241763, 0.027071715346754264), # emission_concentration