Skip to content

Release 0.11.1

Choose a tag to compare

@JoschD JoschD released this 16 Jun 09:53
· 63 commits to master since this release
1cd4378

Patch release fixing minor bugs in various places of the package and adds a missing test.

Fixed:

  • OptionalString: 'None' as input is converted to None
  • Missing Kerberos config added to MANIFEST for packaging, fixes #420 .
  • Plot Optics plots now correct error-column, e.g. for beta-beating, fixes #418 .
  • Added warnings/errors for too few bpms in N-BPM/3-BPM methods, fixes #361 .
  • Added navbar to sphinx documentation, fixes last point in #407 .

Tests:

  • Added test for the classes in omc3.plotting.utils.windows

What's Changed

Full Changelog: 0.11.0...0.11.1