From 1edf1e62497024aee542fea5a1d251750c36b170 Mon Sep 17 00:00:00 2001 From: shivesh Date: Thu, 19 Sep 2019 00:46:01 +0100 Subject: thesis plots --- plot_llh/unitarity.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'plot_llh/unitarity.py') diff --git a/plot_llh/unitarity.py b/plot_llh/unitarity.py index 0600077..c43f430 100644 --- a/plot_llh/unitarity.py +++ b/plot_llh/unitarity.py @@ -11,8 +11,6 @@ Calculation follows from DOI 10.1103/PhysRevD.98.123023 from __future__ import absolute_import, division -from copy import deepcopy - import numpy as np def Sp(x, y, z): -- cgit v1.2.3