PyTao v0.4.8
·
49 commits
to master
since this release
What's Changed
- FIX: Tao.track_beam() case issue by @ken-lauer in #127
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)
- Bug fix: case sensitivity of track_start/track_end elements could cause