- Oct 14, 2018
-
-
Yngve Levinsen authored
-
- Aug 28, 2018
-
-
Yngve Levinsen authored
-
- Aug 17, 2018
-
-
Yngve Levinsen authored
using meshgrid for the data added interpolation function
-
- Aug 15, 2018
-
-
Yngve Levinsen 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)
-
- 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)
-
- 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
-
- 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
-
- Apr 20, 2016
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
resembles TraceWin distribution plot
-
Yngve Levinsen authored
-
- Apr 15, 2016
-
-
Yngve Levinsen authored
this might not work in all cases just yet
-
- Mar 23, 2016
-
-
Yngve Levinsen authored
-
- Dec 07, 2015
-
-
Yngve Levinsen authored
by default false. if true overwrite existing group
-
- Dec 02, 2015
-
-
Yngve Levinsen authored
also some cosmetic cleaning
-
- Oct 21, 2015
-
-
Yngve Levinsen authored
-
- Sep 25, 2015
-
-
Yngve Levinsen authored
can now save toutatis files correctly
-
Yngve Levinsen authored
toutatis distributions has a 7th line of zeros now can read both correctly
-
- Jun 16, 2015
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
if merging files with differing length of arrays, assume that the shorter one lost all beam
-
- Jun 15, 2015
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
close buffer in case trying to save file multiple times..
-
Yngve Levinsen authored
new function which saves the density data into a HDF5 file format useful after e.g. combining multiple data..
-
Yngve Levinsen authored
-
- Apr 10, 2015
-
-
Yngve Levinsen authored
seems number of header lines vary..
-
- Apr 09, 2015
-
-
Yngve Levinsen authored
in dst and plt also cosmetic changes (spaces, ordering)
-
- Mar 23, 2015
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
dictionary return now excludes lost particles this was essential for the twiss calculation apparently
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-