/xibs

Intra-Beam Scattering modelling prototype

Primary LanguagePythonApache License 2.0Apache-2.0

XIBS

Warning

This repository's functionality has been ported directly into Xsuite. Please refer to the Xsuite documentation and avoid using xibs from now on.

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.