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

Add string descriptors to ParticleGroup #58

Open
ColwynGulliford opened this issue Apr 25, 2024 · 0 comments
Open

Add string descriptors to ParticleGroup #58

ColwynGulliford opened this issue Apr 25, 2024 · 0 comments

Comments

@ColwynGulliford
Copy link
Contributor

The openPMD BeamPhysics extension has several optional str parameters that can be used label/describe a Particle Group:
For example:

latticeElementName

type: Optional (string)
description: The name of the lattice element the particle are in. This only makes sense if all particles are in the same element. [Keep in mind that if particles are lost and the lost particles are also included in the file, not all particles may be in the same element.] Also see: locationInElement.

However, these are not implemented in the ParticleGroup python class.

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

1 participant