Releases: xsuite/xtrack
Releases · xsuite/xtrack
Xtrack version 0.65.2
Changes:
- Add tilt and shift for solenoid multipolar components (#511)
Full Changelog: v0.65.1...v0.65.2
Xtrack version 0.65.1
Changes:
- Revert #510 for now as it is causing issues with coasting
- Fix in test for GPU contexts
Full Changelog: v0.65.0...v0.65.1
Xtrack version 0.65.0
Changes:
- Add a quadrupole fringe (#508)
- Fix for solenoid radiation on OpenCL (#509)
- Fix issue when using time dependent variables (or logger) with multitracker (#510)
Full Changelog: v0.64.1...v0.65.0
Xtrack version 0.64.1
Xtrack version 0.64.0
Changes:
- Fix in Particles.from_pandas(): properly load random generator seeds #465
- Added
get_normalized_coordinates
totwiss_init
and relocalized the calculation to_W_phys2norm
function #468 - Add non-linear chromaticity to LineSegmentMap #476
- Solenoid: apply radiation after multipolar kick #505
Full Changelog: v0.63.0...v0.64.0
Xtrack version 0.63.0
Changes:
- Introduce
Line.get_strengths()
. Line.get_strengths()
,Line.survey()
andLine.twiss()
take the default forreverse
fromline.twiss_default
.Line.twiss
acceptsinit = 'full_periodic'
.- In
Line.twiss
, when onlystart
is passed, the twiss is performed over a full turn. - Introduced
TwissTable.zero_at(...)
method andzero_at
argument inLine.twiss()
. - Support
xt.START
andxt.END
in twiss also in reverse mode. - Add ylim control in twissplot.
Full Changelog: v0.62.0...v0.63.0
Xtrack version 0.62.0
Xtrack version 0.61.0
Changes:
- Introduce full ramping and gaussian excitation matrices in
LineSegmentMap
. - Support
xt.START
andxt.END
to implicitly define start and end inLine.twiss()
. - Introduce
Line.configure_intrabeam_scattering()
.
Full Changelog: v0.60.0...v0.61.0
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