0.10.0
Enhancements
The
track_single_particlefunction in thecpymadtools.trackmodule can now take a sequence defining observation points as argument.The
track_single_particlefunction in thecpymadtools.trackmodule can now take keyword arguments to be transmitted to theTRACKcommand inMAD-X.
Maintenance
The
track_single_particlefunction in thecpymadtools.trackmodule now defaults initial tracking coordinates to all 0.The
track_single_particlefunction in thecpymadtools.trackmodule now returns a dictionary, with one keys per defined observation point and as a value the corresponding track table. The special case where ONETABLE is given toTRACKas a keyword argument is handled, and then a single entry taken from the appropriate table with be found in the returned dictionary.
See v0.10.0 release notes on GitHub and the full changes since v0.9.2.