rdemaria / pysixtrack

Reference sixtrack tracking engine in pure python
Apache License 2.0
1 stars 12 forks source link

loader_mad: collimator, kicker, elseparator #29

Closed aoeftiger closed 4 years ago

aoeftiger commented 5 years ago

For now, loader_mad knows about rcollimator but in general (at least in recent MAD-X versions) it should be collimator. Let's also add kicker and elseparator (at least they are present in the SIS100 lattice, could be useful to translate them to hkicker and vkicker resp. a zero drift!).

aoeftiger commented 4 years ago

Closed as introduced in https://github.com/SixTrack/pysixtrack/pull/28