From 8310ac4f965b35fc3f23175cd26692808fb8b669 Mon Sep 17 00:00:00 2001 From: shivesh Date: Wed, 26 Jun 2019 17:34:04 +0100 Subject: Wed 26 Jun 17:34:04 BST 2019 --- contour.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'contour.py') diff --git a/contour.py b/contour.py index 7a8fe08..b02696f 100755 --- a/contour.py +++ b/contour.py @@ -28,8 +28,6 @@ from utils.enums import DataType, Likelihood, MCMCSeedType, ParamTag from utils.enums import PriorsCateg from utils.param import Param, ParamSet -from pymultinest import Analyzer, run - def define_nuisance(): """Define the nuisance parameters.""" -- cgit v1.2.3