We need to add the `Lattice` element kind and use it as the new entry point for (de)serialization (instead of the `BeamLine` kind). Reference: - https://pals-project.readthedocs.io/en/latest/lattice-construction.html Example: - https://github.com/pals-project/pals/pull/164 Related to: #55 https://github.com/pals-project/pals/issues/153
We need to add the
Latticeelement kind and use it as the new entry point for (de)serialization (instead of theBeamLinekind).Reference:
Example:
Related to: #55 pals-project/pals#153