Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openPMD-beamphysics ParticleGroup compatibility #23

Open
ChristopherMayes opened this issue Oct 25, 2024 · 2 comments
Open

openPMD-beamphysics ParticleGroup compatibility #23

ChristopherMayes opened this issue Oct 25, 2024 · 2 comments

Comments

@ChristopherMayes
Copy link

The structures here for describing a particle distribution should be compatible with the openPMD-beamphysics standard:
https://github.com/openPMD/openPMD-standard/blob/upcoming-2.0.0/EXT_BeamPhysics.md

Notably, a weight array should always be included.

See https://github.com/ChristopherMayes/openPMD-beamphysics for an implementation of a ParticleGroup structure in Python.

@mattsignorelli
Copy link
Contributor

The only thing we seem to be missing is weight and t

@DavidSagan
Copy link
Member

Stuff like weight actually does not have to be present for OpenPMD compatibility. But that said, we do want to have this field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants