Skip to content

TorchElement forward method returns a Particle instead of Beam #38

Description

@jp-ga

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions