0.9.2
Enhancements
Added a
match_no_coupling_through_ripkens
function in thecpymadtools.special
module as a 0-coupling matching routine through cross-term Ripken parameters at a given location.
Bug Fixes
The
install_mpl_style
function 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.latwiss
module have updatedLaTeX
-compatible labels.The
plot_survey
function in thecpymadtools.latwiss
module now uses clearer markers to indicate the machine survey, properly matches the colormaps of the plotted dipoles and the colorbar when usingshow_elements=True
and lets the user config handle savefig options.
See v0.9.2 release notes on GitHub and the full changes since v0.9.1.