From 34e32fa6bd04f5f498b5f32b7888590c8276205f Mon Sep 17 00:00:00 2001 From: ChunHuangPhy Date: Mon, 18 Nov 2024 08:40:21 -0600 Subject: [PATCH] add chirp massto front line --- InferenceWorkflow/Likelihood.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/InferenceWorkflow/Likelihood.py b/InferenceWorkflow/Likelihood.py index 50939f3..aaca249 100644 --- a/InferenceWorkflow/Likelihood.py +++ b/InferenceWorkflow/Likelihood.py @@ -60,19 +60,18 @@ def TidalLikihood_kernel(eps_total,pres_total,x,d1): """ kernelGW,chrip = x MRT = [] + chrip_mass = chrip.resample(1) if d1 ==0 : likelihood = -1e101 else: d1 = 10**(d1) if all(x