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