Releases: ChristopherMayes/openPMD-beamphysics
Releases · ChristopherMayes/openPMD-beamphysics
openPMD-Beamphysics v0.5.6
New pmd_beamphysics.labels
with two functions to get a math symbol from a key:
texlabel(key)
returns a mathtext (TeX) string.mathlabel(*keys, units=units, tex=True)
returns a label with optional units and including the$...$
for use in Matplotlib labels.
An example notebook examples/labels.ipynb
demonstrates the usage.
openPMD-beamphysics v0.5.5
- correct
interfaces/impact.py
cathode emission
openPMD-beamphysics v0.5.4
- added versioneer
Version 0.5.3
Initial version for PyPI
Version 0.5.2
- Rework intrinsic data to use ._data and not dict
- Fix bug in reading Lucretia status
Version 0.5.1
Added FieldMesh class and related functions.
Bug fix of 0.5.0
Version 0.5.0
Added FieldMesh class and related functions.
Additional writers for Genesis 1.3 v2 and v4, and elegant.
v0.4.1 Genesis v2 beam file writing
Version 0.4.0 release for Conda
v0.4.0 bumping version
Adding docs, instructions. Test for Conda.
v0.3.1 initial mkdocs, updated installation