Skip to content

v0.6.0

Compare
Choose a tag to compare
@mrakitin mrakitin released this 23 Feb 15:24
· 168 commits to main since this release
8707853

v0.6.0 (2023-02-23)

What's Changed

New Contributors

Details:

This is a major release dropping support of intake and extending support of MAD-X simulations.

API

  • Added SirepoSignalRO.
  • Removed intake from the code base.

Applications

  • Added support for the MAD-X commands via the API.

Examples

  • Updated MAD-X simulation examples to better reflect ATF Beamline 1 and Beamline 2.

Documentation

  • Added axes labels to the Beam Statistics Report plots.
  • Fixed minor spelling errors.
  • Updated the documentation with the new MAD-X simulation examples demonstrating the betx/bety vs. s distribution plots before and after a parameters change, compared to the Sirepo browser-based interface.

Linting/styling

CI improvements

  • Updated the linter CI config to run the pre-commit checks.

Full Changelog: v0.5.0...v0.6.0