Skip to content

Skip Element Suffix #27

Description

@ax3l

I think, since PALS by default defines elements, the naming schema for our classes is overly verbose:

from pals import DriftElement, QuadrupoleElement
from pals import MagneticMultipoleParameters, BeamLine

Suggestion:

from pals import Drift, Quadrupole
from pals import MagneticMultipoleParameters, BeamLine  # unchanged

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions