aboutsummaryrefslogtreecommitdiffstats
path: root/mnrun
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-04-12 23:27:21 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2018-04-12 23:27:21 -0500
commitc99b8f88714e86c98eb22b10065583343f3748fe (patch)
treea637273458bfa23631cca030678982f3a972f58f /mnrun
parentbc28b9e2a31666839e837e6f0e49161713527085 (diff)
downloadGolemFlavor-c99b8f88714e86c98eb22b10065583343f3748fe.tar.gz
GolemFlavor-c99b8f88714e86c98eb22b10065583343f3748fe.zip
Thu Apr 12 23:27:21 CDT 2018
Diffstat (limited to 'mnrun')
-rw-r--r--mnrun/plot.py2
-rw-r--r--mnrun/test.pngbin64972 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/mnrun/plot.py b/mnrun/plot.py
index e010257..f7e750b 100644
--- a/mnrun/plot.py
+++ b/mnrun/plot.py
@@ -7,7 +7,7 @@ from matplotlib import rc
rc('text', usetex=False)
rc('font', **{'family':'serif', 'serif':['Computer Modern'], 'size':18})
-arr = np.load('fr_evidence_test_050_050_000_0100_sfr_033_066_000_DIM3_single_scale.npy')
+arr = np.load('fr_evidence_test_033_033_033_0010_sfr_033_066_000_DIM6_single_scale.npy')
print arr
ev = arr.T[1]
diff --git a/mnrun/test.png b/mnrun/test.png
deleted file mode 100644
index 3f68e17..0000000
--- a/mnrun/test.png
+++ /dev/null
Binary files differ