0.9.2
Enhancements
Added a
match_no_coupling_through_ripkensfunction in thecpymadtools.specialmodule as a 0-coupling matching routine through cross-term Ripken parameters at a given location.
Bug Fixes
The
install_mpl_stylefunction now installs the .mplstyle file also in the site-packages location formatplotlib, which is sometimes where it will look when runningplt.style.use("phd").The closest tune approach routine now properly makes use of madx.batch() to restore settings.
The plotting functions in the
cpymadtools.latwissmodule have updatedLaTeX-compatible labels.The
plot_surveyfunction in thecpymadtools.latwissmodule now uses clearer markers to indicate the machine survey, properly matches the colormaps of the plotted dipoles and the colorbar when usingshow_elements=Trueand lets the user config handle savefig options.
See v0.9.2 release notes on GitHub and the full changes since v0.9.1.