Prototype Intra-Beam Scattering implementation for Xsuite.


License
Apache-2.0
Install
pip install xibs==0.8.0

Documentation

XIBS

Github Release PyPI Version Github Actions

This repository contains the source for xibs, a prototype for Intra-Beam Scattering (IBS) modelling and computing to be later integrated into Xsuite.

Note

This started as a fork of M. Zampetakis' work on a simple but physics-accurate IBS implementation. The new package's code is quite different from the original but is benchmarked against it as well as other tools to ensure the validity of results.

See the documentation for details.

Installing

Installation is easily done in your environment via pip:

python -m pip install xibs

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.