Release 0.9.0
Release 0.9.0 adds functionality for the loading of tracking simulation data from an xtrack.Line.
A specific tracking setup and the use of ParticleMonitors is necessary.
This version introduces a new top-level function, convert, to handle data that already lives in-memory: the result of an xtrack.Line tracking and potentially data from MAD_NG, for now.
Added:
- A new module,
turn_by_turn.xtrack_line, to handle loading data from anxtrack.Lineafter tracking. See the documentation for details. - A new function,
turn_by_turn.convert, similar toturn_by_turn.read` but to handle in-memory data.
What's Changed
- Worfklows update by @fsoubelet in #15
- New sim data by @fscarlier in #13
Full Changelog: 0.4.2...0.5.0
What's Changed
Full Changelog: 0.8.0...0.9.0