#Python module for acclerator physics providing - linear optics particle and twiss tracking - energy ramp simulation for closed lattices with: - energy loss - required acceleration voltage - synchrotron phase and frequency - equilibrium emittances and bunch lengths - dynamic emittances and bunch lenghths - quadrupole scan simulation
#Requirements python matplotlib numpy scipy h5py
#Tested with python 2.7.9 numpy 1.8.2 scipy 0.14.0 matplotlib 1.4.2 h5py 2.2.1
#Installation install python 2.7 and matplotlib, numpy, scipy and h5py (on debian 8: >> apt-get install python python-matplotlib python-numpy python-scipy python-h5py run >> python startgui.py
#Documentation goto >>help>documentation in the GUI
#FAQ (Frequently asked Questions)