From 5bcc51c59700968f8dad4359a133ab6a64f85f01 Mon Sep 17 00:00:00 2001 From: shivesh Date: Mon, 26 Nov 2018 20:43:08 -0600 Subject: begin contour.py and rename some util files --- fr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fr.py') diff --git a/fr.py b/fr.py index d960ab9..3c46623 100755 --- a/fr.py +++ b/fr.py @@ -18,7 +18,7 @@ import numpy as np from utils import fr as fr_utils from utils import gf as gf_utils -from utils import likelihood as llh_utils +from utils import llh as llh_utils from utils import mcmc as mcmc_utils from utils import misc as misc_utils from utils import plot as plot_utils -- cgit v1.2.3