IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 30, 2010, 9:31:50 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/archive/noise_model/plot.gp

    r28175 r28794  
    77set yrange [0:0.045]
    88set border linewidth 3
    9 set term postscript color eps font "Times-Roman,14"
     9set term postscript color eps linewidth 2.5 font "Times-Roman,30
    1010
    1111# Input
    12 set output "input.ps"
     12set output "input.eps"
    1313plot \
    1414    "hist_0.dat" notitle with lines lt 1 lw 3 lc 1 , \
    15     "hist_18.dat" notitle with lines lt 1 lw 3 lc 3 , \
    16     "hist_36.dat" notitle with lines lt 1 lw 3 lc 11 , \
     15    "hist_24.dat" notitle with lines lt 1 lw 3 lc 3 , \
     16    "hist_42.dat" notitle with lines lt 1 lw 3 lc 11 , \
     17    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
     18
     19# Input phot
     20set output "input_phot.eps"
     21plot \
     22    "hist_1.dat" notitle with lines lt 1 lw 3 lc 1 , \
     23    "hist_25.dat" notitle with lines lt 1 lw 3 lc 3 , \
     24    "hist_43.dat" notitle with lines lt 1 lw 3 lc 11 , \
     25    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
     26
     27# Warp
     28set output "warp.eps"
     29plot \
     30    "hist_2.dat" notitle with lines lt 1 lw 3 lc 1 , \
     31    "hist_26.dat" notitle with lines lt 1 lw 3 lc 3 , \
     32    "hist_44.dat" notitle with lines lt 1 lw 3 lc 11 , \
    1733    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    1834
    1935# Warp phot
    20 set output "warp_phot.ps"
     36set output "warp_phot.eps"
    2137plot \
    2238    "hist_3.dat" notitle with lines lt 1 lw 3 lc 1 , \
    23     "hist_21.dat" notitle with lines lt 1 lw 3 lc 3 , \
    24     "hist_39.dat" notitle with lines lt 1 lw 3 lc 11 , \
     39    "hist_27.dat" notitle with lines lt 1 lw 3 lc 3 , \
     40    "hist_45.dat" notitle with lines lt 1 lw 3 lc 11 , \
     41    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
     42
     43# Warp conv
     44set output "warp_conv.eps"
     45plot \
     46    "hist_4.dat" notitle with lines lt 1 lw 3 lc 1 , \
     47    "hist_28.dat" notitle with lines lt 1 lw 3 lc 3 , \
     48    "hist_46.dat" notitle with lines lt 1 lw 3 lc 11 , \
    2549    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    2650
    2751# Warp conv phot
    28 set output "warp_conv_phot.ps"
     52set output "warp_conv_phot.eps"
    2953plot \
    3054    "hist_5.dat" notitle with lines lt 1 lw 3 lc 1 , \
    31     "hist_23.dat" notitle with lines lt 1 lw 3 lc 3 , \
    32     "hist_41.dat" notitle with lines lt 1 lw 3 lc 11 , \
     55    "hist_29.dat" notitle with lines lt 1 lw 3 lc 3 , \
     56    "hist_47.dat" notitle with lines lt 1 lw 3 lc 11 , \
    3357    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    3458
    3559# Stack
    36 set output "stack.ps"
     60set output "stack.eps"
    3761plot \
    3862    "hist_50.dat" notitle with lines lt 1 lw 3 lc 1 , \
    3963    "hist_51.dat" notitle with lines lt 1 lw 3 lc 3 , \
     64    "hist_58.dat" notitle with lines lt 1 lw 3 lc 11 , \
     65    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
     66
     67# Stack phot
     68set output "stack_phot.eps"
     69plot \
     70    "hist_52.dat" notitle with lines lt 1 lw 3 lc 1 , \
     71    "hist_53.dat" notitle with lines lt 1 lw 3 lc 3 , \
    4072    "hist_59.dat" notitle with lines lt 1 lw 3 lc 11 , \
    4173    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    4274
    43 # Stack phot
    44 set output "stack_phot.ps"
    45 plot \
    46     "hist_51.dat" notitle with lines lt 1 lw 3 lc 1 , \
    47     "hist_52.dat" notitle with lines lt 1 lw 3 lc 3 , \
    48     "hist_60.dat" notitle with lines lt 1 lw 3 lc 11 , \
    49     "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    50 
    5175# Diff
    52 set output "diff.ps"
     76set output "diff.eps"
    5377plot \
    5478    "hist_48.dat" notitle with lines lt 1 lw 3 lc 1 , \
    5579    "hist_56.dat" notitle with lines lt 1 lw 3 lc 3 , \
    56     "hist_63.dat" notitle with lines lt 1 lw 3 lc 11 , \
     80    "hist_62.dat" notitle with lines lt 1 lw 3 lc 11 , \
    5781    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
    5882
    5983# Diff phot
    60 set output "diff_phot.ps"
     84set output "diff_phot.eps"
    6185plot \
    6286    "hist_49.dat" notitle with lines lt 1 lw 3 lc 1 , \
    6387    "hist_57.dat" notitle with lines lt 1 lw 3 lc 3 , \
    64     "hist_64.dat" notitle with lines lt 1 lw 3 lc 11 , \
     88    "hist_63.dat" notitle with lines lt 1 lw 3 lc 11 , \
    6589    "gauss.dat" notitle with lines lt 1 lw 3 lc 7
Note: See TracChangeset for help on using the changeset viewer.