Xsuite version 0.60.0
Changes:
- Introduce capability to correct beam trajectory and closed orbit using response matrix (SVD or MICADO)
- Update optimizer API (e.g.
Optimizer.enable(targets.., vary=...)
instead ofOptimizer.enable_vary()
andOptimizer.enable_targets()
. - Add
hkick
andvkick
in Line table. - Fix in
XRotation
.
[already on pypi since 14 May 2024]
Full Changelog: v0.59.1...v0.60.0