- 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
-
Yngve Levinsen authored
-
- Aug 18, 2016
-
-
Ryoichi Miyamoto authored
-
Ryoichi Miyamoto authored
A way around for 0 emittance (which could happen, for example, in LEBT or when all the particles are lost when the MEBT chopper is on) was extended to x and y plane for the PARTRAN class.
-
- Jul 27, 2016
-
-
Yngve Levinsen authored
fix for IS energy levels (use keV instead of MeV when max(E)<0.1)
-
- Jul 22, 2016
-
-
Yngve Levinsen authored
-
- Jun 14, 2016
-
-
Yngve Levinsen authored
new example manipulate_lattice with the example of Ryoichi some minor changes to the example Trying again Jira.. Resolves BPWP-409
-
Yngve Levinsen authored
-
- May 27, 2016
-
-
Ryoichi Miyamoto authored
An example to load a TraceWin lattice file, manipulate it, and save to a new file. See "example.py" inside the dir.
-
- May 26, 2016
-
-
Ryoichi Miyamoto authored
- DENSITY class updated to support ver 9.
-
Yngve Levinsen authored
Ryoichi noticed the issue
-
- Apr 20, 2016
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
resembles TraceWin distribution plot
-