- Nov 17, 2017
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
- Oct 18, 2017
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
- Jul 03, 2017
-
-
Yngve Levinsen authored
making the code more python3 capable Making plt-> dst conversion a bit clearer new function plt.get_dst returns a dst object function plt.save_dst forces you to provide a file name (and use get_dst) "dic_cls" in LATTICE class updated according with the update of lib_tw_elem.py (1) ERROR_STAT/DYN_FILE command implemented. (2) The initial comment part updated. initial files for sphinx-doc fixed plt.save_dst print was not working correctly on both python2 and 3 this has been tested to give correct result on both documentation/readme edits other minor fixes
-
Yngve Levinsen authored
(unsure how this worked before)
-
Yngve Levinsen authored
-
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
-
- Dec 02, 2016
-
-
Yngve Levinsen authored
See BPWP-462 the configuration works, but transition to resolved does not (so keywords fixes, closes etc cannot be used)
-
- Oct 21, 2016
-
-
Yngve Levinsen 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 23, 2016
-
-
Yngve Levinsen authored
-
- Sep 22, 2016
-
-
Yngve Levinsen authored
-
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
-
Yngve Levinsen authored
made sure forward compatibility is preserved
-
Yngve Levinsen authored
made all print statements python3 safe absolute import
-
Yngve Levinsen authored
major new features: - support for python3
-
Yngve Levinsen authored
-
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
-
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
-
Yngve Levinsen authored
if it works should move task to state "Done" Resolves BPWP-409
-
- Jun 13, 2016
-
-
Yngve Levinsen authored
this commits also tests jira integration Resolves BPWP-409
-
- 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
-
Yngve Levinsen authored
resembles TraceWin distribution plot
-