Skip to content

Releases: xsuite/xtrack

Xtrack version 0.88.3

08 Aug 07:29

Choose a tag to compare

Changes:

  • Refactor and extend survey module
  • Support RBend with straight body in Line.survey(...)
  • Introduce rbend_shift in Rbend element (used only when model is straight-body

Full Changelog: v0.88.2...v0.88.3

Xsuite version 0.88.2

05 Aug 11:49

Choose a tag to compare

Changes:

  • Fix in dipole fringe implementation
  • Add quadrupole wedge correction

Full Changelog: v0.88.1...v0.88.2

Xtrack version 0.88.0

05 Aug 08:06

Choose a tag to compare

Changes:

  • Introduce support for XRotation, YRotation, SRotation, XYShift in Line.survey(...)
  • Introduce rbend_model allowing to switch between straight-body and curved-body for RBend elements
  • Support URL and json.gz in Environment.vars.load(...)
  • Fixes in RBend.__init__(...) and Bend.__init__(...)
  • Fix in Edwards-Teng coupling computation

Full Changelog: v0.87.1...v0.88.0

Xtrack version 0.87.1

30 Jul 16:54

Choose a tag to compare

Changes:

  • Missed commit in previous release

Full Changelog: v0.87.0...v0.87.1

Xtrack version 0.87.0

30 Jul 15:36

Choose a tag to compare

Changes:

  • Implement coupling Edwards-Teng R matrix elements in twiss #667
  • MAD-NG interface now supports converting Xsuite lines to MAD-NG without going through MAD-X.
  • Added madng_survey to twiss, which returns a SurveyTable #658
  • Tigher tolerances across all tests

Full Changelog: v0.86.4...v0.87.0

Xtrack version 0.86.4

28 Jul 15:39

Choose a tag to compare

Changes:

  • Support thick elements in LossLocationRefinement

Full Changelog: v0.86.3...v0.86.4

Xtrack version 0.86.3

27 Jul 20:45

Choose a tag to compare

Changes:

  • Implement zero_mean mode in Line.compensate_radiation_energy_loss(line, delta0=...)

Full Changelog: v0.86.2...v0.86.3

Xtrack version 0.86.2

24 Jul 15:35

Choose a tag to compare

Changes:

  • Speed up Line.append(...) when appending a single element
  • Use autogenerated code slice and edge elements (C part)
  • Support json.gz in xtrack.load(...)
  • Fix in extraction of element-by-element R-matrix in Line.twiss

Full Changelog: v0.86.1...v0.86.2

Xtrack version 0.86.0

10 Jul 06:44

Choose a tag to compare

Changes:

  • Introduce xtrack.load(...)
  • Check for repeated elements in Line.compensate_radiation_energy_loss(...)

Full Changelog: v0.85.0...v0.86.0

Xtrack version 0.85.0

08 Jul 07:11

Choose a tag to compare

Changes:

  • Fix in MAD-NG interface
  • Magnetic field for radiation and spin estimated from magnet strengths and not inferred from particle trajectory
  • Introduce UniformSolenoid and VariableSolenoid elements

Full Changelog: v0.84.8...v0.85.0