set term post port enh 10
set output 'r11fitted.ps'
set size 0.9,0.5
set nokey
set zero 1e-30
set xtics 1e-23
set xlabel 'Momentum (kgms^{-1})'
set ylabel 'Normalised Probability and Ion Current (arb. units)'
plot [7.23e-21:7.28e-21]'g0m2710b.all' using 1:2 with points ps 0.5,'g0m2710b.all' using 1:3 with points ps 0.5
!ps2epsi r11fitted.ps
!rm r11fitted.ps
!mv r11fitted.epsi ~/latex/thesis/figures
