reset
set ylabel 'Lifetime (s)'
set xlabel "J'"
set term post enh solid
set output 't112.ps'
set key 6,4e-10 box
set zero 1e-13
plot [0:20][0:7.5e-10]'p1.74' using 2:6 with linespoints,'q1.74' using 2:6 with linespoints,'r1.74' using 2:6 with linespoints



