Collimation in xtrack simulations
xcoll
is packaged using poetry
, and can be easily installed with pip
:
pip install xcoll
For a local installation, clone and install in editable mode (need to have pip
>22):
git clone git@github.com:xsuite/xcoll.git
pip install -e xcoll
This project is Apache 2.0 licensed.