Adding a parabolic function in beam generation and some documentation
List of changes
- Added the
parabolic
bunch generation function, adapted to be same model asbigaussian
- The
_get_dE_from_dt
was refactored frombigaussian
to be used in bothbigaussian
andparabolic
functions. The refactoring was tested see images below before/after. - Added example to the
Ring
object to have a momentum program in time
Before (Gaussian)
After(Gaussian)
After (Parabolic)
Edited by Alexandre Lasheen