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

TorchElement forward method returns a Particle instead of Beam #38

Open
jp-ga opened this issue Jun 20, 2024 · 0 comments
Open

TorchElement forward method returns a Particle instead of Beam #38

jp-ga opened this issue Jun 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jp-ga
Copy link
Collaborator

jp-ga commented Jun 20, 2024

TorchElemen forward method returns a Particle instead of Beam in track_torch.py. The conversion to a Beam is commented in the code:

#return particle_to_beam(par)

which makes me think that I tried to implement this change in the past and caused issues. I will investigate this issue.

@jp-ga jp-ga changed the title 'TorchElement' forward method returns a Particle instead of Beam TorchElement forward method returns a Particle instead of Beam Jun 20, 2024
@jp-ga jp-ga added the enhancement New feature or request label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant