set term x11
set zero 1e-30
set xlabel 'Momentum (kgms^{-1})'
set ylabel 'Normalised Probability and Ion Current (arb. units)'
plot [7.23e-21:7.28e-21]'g0m2410d.all' using 1:2 with linespoints,'g0m2410d.all' using 1:3 with linespoints
pause -1