set terminal postscript eps color enhanced solid font 'Helvetica, 16pt' size 8.6cm, 6cm dl .5 set style line 1 lt 1 lc rgb "black" lw 2.5 set style line 3 lt 1 pt 6 ps 1 lc rgb "#034E7B" lw 3 set style line 4 lt 1 pt 6 ps 1 lc rgb "#f7a789" lw 3 set style line 5 lt 1 pt 6 ps 1 lc rgb "#e36a53" lw 3 set style line 6 lt 1 pt 6 ps 1 lc rgb '#b40426' lw 3 set style line 7 lt 1 pt 5 ps 1.1 lc rgb "orange" lw 3 set style line 10 lt 1 lc 0 lw 0.3 set style line 11 lt 1 pt 6 ps 1 lc rgb "#034E7B" lw 3 set style line 12 lt 1 pt 4 ps 1.1 lc rgb "orange" lw 6 set style line 13 lt 1 pt 6 ps .7 lc rgb "#b40426" lw 3 set style line 14 lt 1 pt 6 ps 0 lc rgb "#034E7B" lw 3 unset bars set size 1.1, 1 set output 'ratio.eps' # set size 1.057,.66 # set origin -0.0,.29 # set lmargin at screen 0.1 # set tmargin at screen 0.95 # set rmargin at screen 0.9 set y2label '{/Helvetica-Italic R} ' offset -2,0 set ylabel '{/Symbol-Oblique t} (ps) ' offset 2,0 set xrange [530:655] set y2range [1.442:1.68] set yrange [155:224] set autoscale x2fix set xtics nomirror set ytics nomirror unset key # set label 1 "(a)" at 532.5,220 set xlabel 'Wavelength (nm)' set y2tics 1.45,0.1,1.7 set ytics 165,15, 219 set arrow from 554,177 to 538, 177 ls 5 lc black set arrow from 608,181 to 624, 181 ls 5 lc black set label '{/Symbol-Oblique t}' at 546, 181 set label '{{/Helvetica-Italic R} ' at 614,184 # set y2tics ("1.8" 1.805, "2.0" 2.0, "2.2" 2.2) # fname = 'ratio.txt' fname = 'decay_0901.txt' # plot fname u 1:4:6:5 ls 3 pt 4 with xyerrorbars ,\ # fname2 u 1:2:4:3 ls 6 pt 6 with xyerrorbars axis x1y2 plot fname u 1:6:18:7 ls 6 pt 6 ps 0.9 with xyerrorbars ,\ fname u 1:8:18:9 ls 3 pt 4 ps 0.9 with xyerrorbars axis x1y2 # set ylabel '{/Helvetica-Italic R} ' offset 2,0 # set y2label '{/Symbol-Oblique t} (ps) ' offset -1,0 # set xrange [535:655] # set yrange [1.8:2.22] # set y2range [163:217] # set autoscale x2fix # set xtics nomirror # set ytics nomirror # set xlabel 'Wavelength (nm)' # set ytics 1.8,0.1,2.2 # set y2tics 165,15, 219 # set arrow from 552,2.078 to 537, 2.078 ls 5 lc black # set arrow from 620,2.092 to 635, 2.092 ls 5 lc black # set label '{/Symbol-Oblique t}' at 625, 2.081 # set label '{{/Helvetica-Italic R} ' at 543,2.06 # # set label 'RG645' at 630, 35 # unset key # fname = 'ratio.txt' # fname2 = 'decay.txt' # plot fname u 1:4:6:5 ls 3 pt 4 with xyerrorbars ,\ # fname2 u 1:2:4:3 ls 6 pt 6 with xyerrorbars axis x1y2