Collimation in xtrack simulations
-
python >= 3.8
- numpy
- pandas
- xsuite (in particular xobjects, xdeps, xtrack, xpart)
-
Geant4 and BDSIM: conda install bdsim-g4 -c conda-forge
xcoll is packaged using poetry, and can be easily installed with pip:
pip install xcollFor a local installation, clone and install in editable mode (need to have pip >22):
git clone [email protected]:xsuite/xcoll.git
pip install -e xcoll- 0.1
- Initial Release
This project is Apache 2.0 licensed.