- Aug 06, 2021
-
-
Yngve Levinsen authored
-
- Aug 04, 2021
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
adding xlim, ylim to dst.subplot adding r, rp to dst class as indirect variables
-
- May 31, 2021
-
-
Ryoichi Miyamoto authored
plt class was modified to include a flag for removing/keeping lost particles. The default remains to be removing.
-
- Feb 03, 2021
-
-
Yngve Levinsen authored
-
- Nov 11, 2020
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
fixed incorrectly detected error by mypy on some systems black has reformatted code after update
-
Yngve Levinsen authored
added support for strings this is a bit more tricky so issues could arise
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
added more options to the data file
-
- Nov 10, 2020
-
-
Yngve Levinsen authored
this is the first list of options added
-
Yngve Levinsen authored
-
- Jun 16, 2020
-
-
Yngve Levinsen authored
I would normally expect for density file v11, but I have earlier corrected it. Now it was not working with our example file so I corrected back.
-
- Apr 27, 2020
-
-
Yngve Levinsen authored
-
- Feb 14, 2020
-
-
Yngve Levinsen authored
-
- Feb 11, 2020
-
-
Yngve Levinsen authored
-
- Jan 20, 2020
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
Yngve Levinsen authored
correcting the amount of data per step in v11 Density_PAR?
-
- Oct 31, 2019
-
-
Yngve Levinsen authored
Thanks to Ibon for finding this
-
- Sep 06, 2019
-
-
Yngve Levinsen authored
we do not support python 2 anymore
-
- Aug 14, 2019
-
-
Yngve Levinsen authored
ess.lib_tw is broken due to removing star imports
-
Yngve Levinsen authored
-
- Aug 08, 2019
-
-
Yngve Levinsen authored
-
Yngve Levinsen authored
-
- Jan 08, 2019
-
-
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
-
- 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
-