Skip to content

Xtrack version 0.63.0

Compare
Choose a tag to compare
@giadarol giadarol released this 12 Jun 14:35
· 527 commits to main since this release

Changes:

  • Introduce Line.get_strengths().
  • Line.get_strengths(), Line.survey() and Line.twiss() take the default for reverse from line.twiss_default.
  • Line.twiss accepts init = 'full_periodic'.
  • In Line.twiss, when only start is passed, the twiss is performed over a full turn.
  • Introduced TwissTable.zero_at(...) method and zero_at argument in Line.twiss().
  • Support xt.START and xt.END in twiss also in reverse mode.
  • Add ylim control in twissplot.

Full Changelog: v0.62.0...v0.63.0