Index: trunk/archive/noise_model/plot.gp
===================================================================
--- trunk/archive/noise_model/plot.gp	(revision 28670)
+++ trunk/archive/noise_model/plot.gp	(revision 28671)
@@ -7,5 +7,5 @@
 set yrange [0:0.045]
 set border linewidth 3
-set term postscript color eps font "Times-Roman,14"
+set term postscript color eps linewidth 2.5 font "Times-Roman,30
 
 # Input
@@ -13,6 +13,22 @@
 plot \
     "hist_0.dat" notitle with lines lt 1 lw 3 lc 1 , \
-    "hist_18.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_36.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_24.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_42.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
+
+# Input phot
+set output "input_phot.ps"
+plot \
+    "hist_1.dat" notitle with lines lt 1 lw 3 lc 1 , \
+    "hist_25.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_43.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
+
+# Warp
+set output "warp.ps"
+plot \
+    "hist_2.dat" notitle with lines lt 1 lw 3 lc 1 , \
+    "hist_26.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_44.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -21,6 +37,14 @@
 plot \
     "hist_3.dat" notitle with lines lt 1 lw 3 lc 1 , \
-    "hist_21.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_39.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_27.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_45.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
+
+# Warp conv
+set output "warp_conv.ps"
+plot \
+    "hist_4.dat" notitle with lines lt 1 lw 3 lc 1 , \
+    "hist_28.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_46.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -29,6 +53,6 @@
 plot \
     "hist_5.dat" notitle with lines lt 1 lw 3 lc 1 , \
-    "hist_23.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_41.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_29.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_47.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -38,5 +62,5 @@
     "hist_50.dat" notitle with lines lt 1 lw 3 lc 1 , \
     "hist_51.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_59.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_58.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -44,7 +68,7 @@
 set output "stack_phot.ps"
 plot \
-    "hist_51.dat" notitle with lines lt 1 lw 3 lc 1 , \
-    "hist_52.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_60.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_52.dat" notitle with lines lt 1 lw 3 lc 1 , \
+    "hist_53.dat" notitle with lines lt 1 lw 3 lc 3 , \
+    "hist_59.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -54,5 +78,5 @@
     "hist_48.dat" notitle with lines lt 1 lw 3 lc 1 , \
     "hist_56.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_63.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_62.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
 
@@ -62,4 +86,4 @@
     "hist_49.dat" notitle with lines lt 1 lw 3 lc 1 , \
     "hist_57.dat" notitle with lines lt 1 lw 3 lc 3 , \
-    "hist_64.dat" notitle with lines lt 1 lw 3 lc 11 , \
+    "hist_63.dat" notitle with lines lt 1 lw 3 lc 11 , \
     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
