#!/usr/bin/gnuplot # # # set terminal postscript eps enhanced color solid lw 1 defaultplex "Times" 22 size 5.0,3.0; set terminal postscript eps enhanced color solid lw 1 defaultplex "Times" 22 size 6.0,1.3; set encoding iso_8859_1; set output '../Eta_Results.eps'; # set terminal postscript landscape enhanced color colortext \ # solid dashlength 1.0 linewidth 1.0 defaultplex \ # palfuncparam 2000,0.003 \ # butt "Times" 20 # set output "TWKCorrection_Comparison.ps" unset clip points set clip one unset clip two set bar 1.000000 set border 31 lt -1 lw 1.000 set xdata set ydata set zdata set x2data set y2data set timefmt x "%d/%m/%y,%H:%M" set timefmt y "%d/%m/%y,%H:%M" set timefmt z "%d/%m/%y,%H:%M" set timefmt x2 "%d/%m/%y,%H:%M" set timefmt y2 "%d/%m/%y,%H:%M" set timefmt cb "%d/%m/%y,%H:%M" set boxwidth set style fill empty border set dummy x,y set format x "% g" set format y "% g" set format x2 "% g" set format y2 "% g" set format z "% g" set format cb "% g" set angles radians unset grid set key title "" set key right top Right noreverse enhanced box linetype -2 linewidth 2.000 samplen 2 spacing 1 width 0 height 0 autotitles unset label unset arrow unset style line unset style arrow unset logscale set offsets 0, 0, 0, 0 set pointsize 1 set encoding iso_8859_1 unset polar unset parametric unset decimalsign set view 60, 30, 1, 1 set samples 100, 100 set isosamples 10, 10 set surface unset contour set clabel '%8.3g' set mapping cartesian set datafile separator whitespace unset hidden3d set cntrparam order 4 set cntrparam linear set cntrparam levels auto 5 set cntrparam points 5 set size ratio 0 1,1 set origin 0,0 set style data points set style function lines set xzeroaxis lt -2 lw 1.000 set yzeroaxis lt -2 lw 1.000 set x2zeroaxis lt -2 lw 1.000 set y2zeroaxis lt -2 lw 1.000 set tics in set ticslevel 0.5 # set ticscale 1 0.5 set mxtics default set mytics default set mztics default set mx2tics default set my2tics default set mcbtics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set cbtics border mirror norotate autofreq # set title "Correlation factor Drift time - temperature for each wire" 0.000000,0.000000 set timestamp "" bottom norotate 0.000000,0.000000 "" set rrange [ * : * ] noreverse nowriteback # (currently [0.00000:10.0000] ) set trange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) set urange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) set vrange [ * : * ] noreverse nowriteback # (currently [-5.00000:5.00000] ) # set xlabel "Drift distance [cm]" 0.000000,0.000000 set x2label "" 0.000000,0.000000 set xrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set x2range [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) # set ylabel "Correlation factor [ns/K]" 0.000000,0.000000 set y2label "" 0.000000,0.000000 set yrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set y2range [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set zlabel "" 0.000000,0.000000 set zrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set cblabel "" 0.000000,0.000000 set cbrange [ * : * ] noreverse nowriteback # (currently [-10.0000:10.0000] ) set zero 1e-08 set lmargin -1 set bmargin -1 set rmargin -1 set tmargin -1 set locale "C" set pm3d scansautomatic flush begin noftriangles nohidden3d implicit corners2color mean unset pm3d set palette positive nops_allcF maxcolors 0 gamma 1.5 color model RGB set palette rgbformulae 7, 5, 15 set colorbox default set colorbox vertical origin 0.9,0.2 size 0.1,0.63 bdefault set loadpath set fontpath set fit noerrorvariables # set multiplot; unset key # set size 1,0.3; # set origin 0.0,0.66; # set lmargin 14 # set rmargin 7 # set tmargin 0 # set bmargin 1 # # set label "{/Symbol r}" at screen 0.93, screen 0.85 font "Times,32" # set label "{/Symbol r}" at screen 0.93, screen 0.85 font "Helvetica,32" # # # set title "{/Symbol r} measurements" -37 # # set format x "%1.4f" # set xtics 0.745,0.0025,0.754 # set ytics 10 # set ytics add ("" 1, "Final Measurement" 2, "MacDonald, '08" 3, "Musser, '05" 4, "Derenzo, '69" 5) # # set grid xtics # # set arrow 1 nohead lw 2 from 0.75,1 to 0.75,6 # # plot [0.7441:0.755][1:6] "Results.dat" index 0 using 1:2:3 with xerrorbars pt 5 lw 4 ps 1, "Results.dat" index 1 using 1:2:3 with xerrorbars pt 5 lw 4 ps 1 lt 3; ############################################################################### set origin 0.0,0.33; set lmargin 16 set rmargin 5 set tmargin 0.5 set bmargin 1.5 # set label "{/Symbol d}" at screen 0.93, screen 0.5 font "Times,32" set label "{/Symbol h}" at screen 0.95, screen 0.85 font "Times,32" # set title "{/Symbol d} measurements" -37 set format x "%1.1f" set xtics -0.3,0.1,0.2 set xtics offset 0,graph 0.03 set mxtics 0.751 set ytics 10 set ytics add ("" 1, "TWIST Measurement" 2, "Danneberg, '05" 3, "Burkard, '85" 4, "Derenzo, '69" 5) set grid xtics set arrow 1 nohead lw 2 from 0.0,1 to 0.0,6 plot [-0.36:0.2][1:6] "Results.dat" index 6 using 1:2:3 with xerrorbars pt 5 lw 4 ps 1, "Results.dat" index 7 using 1:2:3 with xerrorbars pt 5 lw 4 ps 1 lt 3; # ############################################################################### # # set origin 0.0,0.0; # set lmargin 14 # set rmargin 7 # set tmargin 0 # set bmargin 2 # # set label "P_{/Symbol m}{/Symbol x}" at screen 0.9, screen 0.2 font "Times,32" # set label "P_{/Symbol m}{/Symbol x}" at screen 0.9, screen 0.2 font "Helvetica,32" # # # set title "P_{/Symbol m}{/Symbol x} measurements" # # set format x "%1.3f" # set xtics 0.995,0.005,1.010 # set mxtics 0.751 # set ytics 10 # set ytics add ("" 1, "Final Measurement" 2, "Jamieson, '06" 3, "Beltrami, '89" 4, "" 5) # # set grid xtics # # # set arrow 1 nohead lw 4 from 1.012,1 to 1.012,5 # # plot [0.993:1.013][1:5] "Results.dat" index 4 using 1:2:3 with xerrorbars pt 5 lw 4 ps 1, "Results.dat" index 5 using 1:2:($1+$3):($1+$4) with xerrorbars pt 5 lw 4 ps 1 lt 3; # # unset multiplot; #