0.11.0
Enhancements
Added a
cpymadtools.utilsmodule with convenience functions forcpymad.mad.Madxobjects, for now containing a single functionget_table_tfswhich turns an internalMAD-Xtable into a TfsDataFrame.The
get_amplitude_detuningandget_rdtsfunctions in thecpymadtools.ptcmodule now have a fringe argument defaulting to False in order to enable fringe field calculations.The
get_amplitude_detuningandget_rdtsfunctions in thecpymadtools.ptcmodule now transmit keyword arguments to respectivelyptc_normalandptc_twiss.
Documentation
The
get_amplitude_detuningandget_rdtsfunctions in thecpymadtools.ptcmodule 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.