diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-09-19 00:46:01 +0100 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-09-19 00:46:01 +0100 |
| commit | 1edf1e62497024aee542fea5a1d251750c36b170 (patch) | |
| tree | 0fc5b59abfb4cf11278bb3f5cb2bf42cd770fef9 /plot_llh/unitarity.py | |
| parent | 51f283a2afd6fc59ff5afeae61e5f3c283a8eba0 (diff) | |
| download | GolemFlavor-1edf1e62497024aee542fea5a1d251750c36b170.tar.gz GolemFlavor-1edf1e62497024aee542fea5a1d251750c36b170.zip | |
thesis plots
Diffstat (limited to 'plot_llh/unitarity.py')
| -rw-r--r-- | plot_llh/unitarity.py | 2 |
1 files changed, 0 insertions, 2 deletions
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): |
