Xcoll release v0.5.4
What's Changed
- Faster initial conditions generation (Twiss by @simoneotelie in #103)
Develop Updates
- Tests and examples for the impact table
- Edge effects in MCS align to edge (for correct exit locations)
- Bugfix in
EverestCrystal
which would make particle get stuck in an (almost) infinite amount of transition or VR effects - Bugfix in
EverestCrystal
that would make some jobs fail channeling (Fixed part0 bug by @chiaramaccani in #106) - Bugfix in ionisation loss which was calculated at the wrong location (Ionization loss and critical angle by @simoneotelie in #94)
- Amorphous and mcs by @simoneotelie in #95
CollimatorManager
deprecated (raises error)- New release script, fully in Python (with built-in API to git, github, and poetry)
- Added boilerplate XcollLineAPI, to allow Xcoll methods on the line (need PR xsuite/xtrack#536 first)
Full Changelog: v0.5.3...v0.5.4