Skip to content

Release 0.14.1

Compare
Choose a tag to compare
@fsoubelet fsoubelet released this 27 Sep 19:21
· 72 commits to master since this release
546a187

Release 0.14.1 is a minor version with no functionality change.

Both tracking functions ptc_track_particle and track_single_particle in respectively the cpymadtools.ptc and cpymadtools.track modules now log a warning when a string value is given to their sequence argument.

Giving a value means the provided sequence will be USE-ed in MAD-X, leading to a loss of set errors, orbit corrections etc whch the user should be well aware of. This caveat has been added to the functions' docstrings.

An info level log has also been added at the start of each function for consistency with the rest of the package.