0.11.0
Enhancements
Added a
cpymadtools.utils
module with convenience functions forcpymad.mad.Madx
objects, for now containing a single functionget_table_tfs
which turns an internalMAD-X
table into a TfsDataFrame.The
get_amplitude_detuning
andget_rdts
functions in thecpymadtools.ptc
module now have a fringe argument defaulting to False in order to enable fringe field calculations.The
get_amplitude_detuning
andget_rdts
functions in thecpymadtools.ptc
module now transmit keyword arguments to respectivelyptc_normal
andptc_twiss
.
Documentation
The
get_amplitude_detuning
andget_rdts
functions in thecpymadtools.ptc
module now contain extensive docstrings detailing their inner workings as well as parameters used in internal MAD-X commands.
See v0.11.0 release notes on GitHub and the full changes since v0.10.0.