- Aug 08, 2019
-
-
Yngve Levinsen authored
-
- Feb 19, 2019
-
-
Mamad Eshraqi authored
-
Mamad Eshraqi authored
-
Mamad Eshraqi authored
-
Mamad Eshraqi authored
-
Mamad Eshraqi authored
Update SP_Relativity.py with functions emit_geo and emit_norm which return the geometrical and normalized emittances
-
- Jan 08, 2019
-
-
Yngve Levinsen authored
-
- Dec 20, 2018
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
- Nov 29, 2018
-
-
Yngve Levinsen authored
-
- Oct 17, 2018
-
-
Yngve Levinsen authored
bump version to 2.3
-
- Oct 14, 2018
-
-
Yngve Levinsen authored
-
- Aug 28, 2018
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
and a little import cleaning
-
Yngve Levinsen authored
-
- Aug 17, 2018
-
-
Yngve Levinsen authored
renamed fieldmapy -> fieldmap split out example for fieldmap, added map files for testing some minor modifications of the functions
-
Yngve Levinsen authored
using meshgrid for the data added interpolation function
-
- Aug 15, 2018
-
-
Yngve Levinsen authored
moving examples out of sources
-
Yngve Levinsen authored
-
- Aug 09, 2018
-
-
Mamad Eshraqi authored
added files: fieldmapy.py: has several functions which are useful for manipulating the data for TraceWin fieldmaps SP_Relativity: has several function which return relativistic beta and gamma from energy and vice versa TTF.py: has few functions for calculating TTF of cavity fieldmaps added example: Scan_Energy_gain_in_fieldmap-v16.pynb which has several functions and examples for phase scan (to be completed)
-
- Jul 05, 2018
-
-
Yngve Levinsen authored
added command line arguments
-
Yngve Levinsen authored
-
- Jun 29, 2018
-
-
Ryoichi Miyamoto authored
-
- Mar 12, 2018
-
-
Yngve Levinsen authored
-
- Nov 17, 2017
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
- Jul 03, 2017
-
-
Yngve Levinsen authored
(unsure how this worked before)
-
Yngve Levinsen authored
-
- Jan 26, 2017
-
-
Yngve Levinsen authored
new function plt.get_dst returns a dst object function plt.save_dst forces you to provide a file name (and use get_dst)
-
- Jan 03, 2017
-
-
Ryoichi Miyamoto authored
-
Ryoichi Miyamoto authored
-
- Sep 26, 2016
-
-
Yngve Levinsen authored
- current convert A vs mA - forgot to write mass (= mc2) - using file write() rather than print function print was not working correctly on both python2 and 3 this has been tested to give correct result on both
-
- Sep 22, 2016
-
-
Yngve Levinsen authored
(was not working on my python2) added plt.save_dst() fixed pack function in dst.save() for python3
-
- Sep 21, 2016
-
-
Yngve Levinsen authored
replaced xrange -> range (py3 compatibility)
-
- Sep 09, 2016
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
made sure forward compatibility is preserved
-
Yngve Levinsen authored
made all print statements python3 safe absolute import
-