0.10.0
Enhancements
- The - track_single_particlefunction in the- cpymadtools.trackmodule can now take a sequence defining observation points as argument.
- The - track_single_particlefunction in the- cpymadtools.trackmodule can now take keyword arguments to be transmitted to the- TRACKcommand in- MAD-X.
Maintenance
- The - track_single_particlefunction in the- cpymadtools.trackmodule now defaults initial tracking coordinates to all 0.
- The - track_single_particlefunction in the- cpymadtools.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 to- TRACKas 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.