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








