From a7acc6acc73c67f0caa201c613c37b93fff9283f Mon Sep 17 00:00:00 2001 From: caes Date: Thu, 22 Jun 2017 15:25:58 -0400 Subject: [PATCH] updating psdlag script --- scripts/psdlag_6bin.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/psdlag_6bin.py b/scripts/psdlag_6bin.py index 8432d8b..e363de0 100755 --- a/scripts/psdlag_6bin.py +++ b/scripts/psdlag_6bin.py @@ -22,13 +22,13 @@ t1, l1, l1e = np.loadtxt(ref_file).T # errorbar(t1, l1, yerr=l1e, fmt='o') #A -fqL = np.logspace(np.log10(0.0049999999),np.log10(0.340002000),7) +#fqL = np.logspace(np.log10(0.0049999999),np.log10(0.340002000),7) # not done for this bin number #B -#fqL = np.array([0.0049999999, 0.018619375, 0.044733049, -# 0.069336227, 0.10747115, 0.16658029, -# 0.25819945, 0.40020915]) +fqL = np.array([0.0049999999, 0.044733049, + 0.069336227, 0.10747115, 0.16658029, + 0.25819945, 0.40020915]) #C