Based on our current selection logic, we need need to change the numerical models after loading a PALS or MAD-X file.
This includes the following common lattice manipulations:
- promote model: from linear to paraxial or exact
- exact models: change integration order (
int_order)
- exact models: change map steps (
mapsteps)
We need to do this usually by segment (start/end element) and element type.
Based on our current selection logic, we need need to change the numerical models after loading a PALS or MAD-X file.
This includes the following common lattice manipulations:
int_order)mapsteps)We need to do this usually by segment (start/end element) and element type.