From 55254efd9c160189ba7dacaa7492e3eaaaf3dd8a Mon Sep 17 00:00:00 2001 From: shivesh Date: Sun, 20 Oct 2019 13:35:09 -0500 Subject: finish thesis plots --- contour.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contour.py') diff --git a/contour.py b/contour.py index 5e01157..db9a933 100755 --- a/contour.py +++ b/contour.py @@ -236,7 +236,7 @@ def main(): r'$N_{\rm astro}$', r'$\gamma_{\rm astro}$', r'$\text{sin}^4\phi_\oplus$', - r'$\text{cos}\left(2\psi\right)_\oplus$', + r'$\text{cos}\left(2\psi_\oplus\right)$', ] of = outfile[:5]+outfile[5:].replace('data', 'plots')+'_posterior' -- cgit v1.2.3