Skip to content

PyTao v0.4.8

Compare
Choose a tag to compare
@ChristopherMayes ChristopherMayes released this 13 Mar 21:57
· 49 commits to master since this release
49e7629

What's Changed

Full Changelog: v0.4.7...v0.4.8

Changes

  • pytao import speed was improved when not using plotting libraries.

  • In Tao.track_beam:

    • Bug fix: case sensitivity of track_start/track_end elements could cause Tao.track_beam to fail.
    • Add support for Tao.track_beam(start, end) to set the track start/end positions easily
    • Add support for setting lattice_calc_on automatically (and resetting it afterward)

Issues