Skip to content

Release 0.10.0

Choose a tag to compare

@JoschD JoschD released this 22 May 13:56
· 68 commits to master since this release
f43de1e

New features added in 0.10.0 to test the effectiveness of calculated corrections.

  • Added:

    • omc3.check_corrections: A new feature to check the validity of corrections.
    • omc3.plotting.plot_checked_corrections: Function to plot the checked corrections.
    • Unified optics-columns naming in omc3.definitions.optics
      (but not yet propagated through the code)
    • Function to calculate RMS in omc3.utils.stats.rms.
  • Fixed:

    • Some minor bugs with fake datatypes
    • Doc of ArrayType typehints

What's Changed