reset
set xlabel 'FWHM (cm^{-1})' 0,0.5 font "arial,12"
set ylabel 'Energy above P.E. min of ^{1}{/Symbol S} state (cm^{-1})' -4 font "arial,9"
set size 0.8,0.42
set term post port enh solid
set output 'just2_iso.ps'
set noy2tics
set noytics
set nokey
set x2label 'Lifetime (s)'
set label "J{/T \302}" at 0.88,25000
set x2tics border ("5.3{/Symbol \264}10^{-11}" 0.1,"" 0.2, "1.8{/Symbol \264}10^{-11}" 0.3, "1.1{/Symbol \264}10^{-11}" 0.5, "7.6{/Symbol \264}10^{-12}" 0.7)
set y2tics border("2" 25056.4565,"" 25076.7230, "" 25100.4601, "5"   25129.8881,""   25164.8530,""   25205.1777,"8"   25250.6641)
set ytics axis 24300,200,25900
plot  [0:0.8][24300:25600] 'p2.70' using 5:3  with linespoints pt 5, 'q2.70' using 5:3  with linespoints pt 7, 'r2.70' using 5:3  with linespoints pt 9 


