Skip to content

Releases: ChristopherMayes/openPMD-beamphysics

openPMD-beamphysics v0.7.3

22 Feb 07:22
6c97ab6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

openPMD-beamphysics v0.7.2

01 Nov 05:43
c0c8661
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

openPMD-beamphysics v0.7.1

09 Sep 02:32
d0cd7f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

openPMD-beamphysics v0.7.0

09 Sep 01:01
3ddba04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

openPMD-beamphysics v0.6.2

05 Jul 23:05
0ff310b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

openPMD-beamphysics v0.6.1

12 Jun 17:21
Compare
Choose a tag to compare
  • add n_particle to units.

Full Changelog: v0.6.0...v0.6.1

openPMD-beamphysics v0.6.0

23 Mar 20:31
8c298f1
Compare
Choose a tag to compare

What's Changed

  • Add ParticleStatus enum by @ChristopherMayes in #21
  • Fixes a bug when writing Astra particles at the cathode.

Full Changelog: v0.5.9...v0.6.0

openPMD-beamphysics v0.5.9

09 Jan 17:24
Compare
Choose a tag to compare
  • Move parse_astra_phase_file from LUME-Astra into here
  • Better species handling

Full Changelog: v0.5.8...v0.5.9

openPMD-beamphysics v0.5.8

30 Nov 19:50
Compare
Choose a tag to compare
  • Add pmd_beamphysics.interfaces.astra.parse_astra_phase_file (this came from LUME-Astra)
  • This extends species handling to protons, positrons, hydrogen

openPMD-beamphysics v0.5.7

21 Oct 21:09
Compare
Choose a tag to compare
  • update the name in setup.py to openpmd-beamphysics, which matches the conda-forge name.
  • add convenience function particles.centroid. Note that this is not a method in the ParticleGroup class.