1.3.1
Release 1.3.1
is a light bug fix.
Bug Fixes
The
pyhdtoolkit.plotting.layout.plot_machine_layout
function will now correctly auto-determine y-axis limits for dipoles if theangle
attribute is used for their powering. This assumes only one ofk0l
andangle
is used for all dipoles and gives priority to the former when determining limits. Dipole patches elements are plotted no matter which variable is used.
See v1.3.1 release notes on GitHub and the full changes since v1.3.0.