[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] Last edits; make compressed graphs readable.



Update of /home/freehaven/cvsroot/doc/e2e-traffic/scripts
In directory moria.mit.edu:/tmp/cvs-serv2051/scripts

Modified Files:
	fig5a.gp fig5c.gp fig5d.gp fig6.gp 
Log Message:
Last edits; make compressed graphs readable.

Index: fig5a.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig5a.gp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fig5a.gp	24 Jan 2004 14:42:08 -0000	1.2
+++ fig5a.gp	4 May 2004 03:21:15 -0000	1.3
@@ -10,6 +10,8 @@
 set title "P_{M}=0.6; N=65536; m=32; BG=125"
 
 set yrange [10:1.1e6]
+set size 0.5,0.5
+
 plot 'tmp/fig5a-1-10.dat' title 'P_{delay}=.1,len=1' with linespoints, \
      'tmp/fig5a-1-60.dat' title 'P_{delay}=.6,len=1' with linespoints, \
      'tmp/fig5a-4-10.dat' title 'P_{delay}=.1,len=4' with linespoints, \

Index: fig5c.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig5c.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig5c.gp	1 May 2004 02:04:23 -0000	1.1
+++ fig5c.gp	4 May 2004 03:21:15 -0000	1.2
@@ -9,6 +9,7 @@
 set title "P_{M}=0.6; N=65536; m=32; BG=125; M=2"
 
 set yrange [10:1.1e6]
+set size 0.5,0.5
 plot 'tmp/fig5c-10-1-2.dat' title 'P_{delay}=.1,len=1' with linespoints, \
      'tmp/fig5c-60-1-2.dat' title 'P_{delay}=.6,len=1' with linespoints, \
      'tmp/fig5c-10-4-2.dat' title 'P_{delay}=.1,len=4' with linespoints, \

Index: fig5d.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig5d.gp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fig5d.gp	2 May 2004 21:56:43 -0000	1.2
+++ fig5d.gp	4 May 2004 03:21:15 -0000	1.3
@@ -10,6 +10,9 @@
 
 set xrange [05:95]
 set yrange [10:1.1e6]
-plot 'tmp/fig5d-5d.dat' title 'Padding, known background, M=2' with linespoints, \
-     'tmp/fig5d-3r.dat' title 'No padding, unknown background' with linespoints
+set size 0.5,0.5
+
+plot 'tmp/fig5d-5d.dat' title 'Padding, known U, M=2' with linespoints, \
+     'tmp/fig5d-3r.dat' title 'No padding, unknown U' with linespoints, \
+     'tmp/fig5d-5dd.dat' title 'No padding, known U' with linespoints
 

Index: fig6.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig6.gp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fig6.gp	24 Jan 2004 14:42:08 -0000	1.2
+++ fig6.gp	4 May 2004 03:21:15 -0000	1.3
@@ -1,14 +1,15 @@
 
 set logscale y
 #set title "Partial observation\nMean rounds to guess recipients"
-set format x "%.2f" 
+set format x "%.1f" 
 set format y "%.0f" 
-set xlabel "Fraction of messages observed both entering and exiting (P_{observe})^2"
+set xlabel "Fraction observed entering and exiting (P_{observe})^2"
 set ylabel "Rounds"
 #set key left bottom
 
 set title "N=65536; m=32; BG=125"
 
 set yrange [10:2e6]
+set size 0.5,0.5
 plot 'tmp/fig6-10.dat' using(($1*$1)/10000.):2 title 'p_{delay}=.1' with linespoints, \
      'tmp/fig6-60.dat' using (($1*$1)/10000.):2 title 'p_{delay}=.6' with linespoints

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/