aboutsummaryrefslogtreecommitdiffstats
path: root/mnrun
diff options
context:
space:
mode:
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