Skip to content

xsuite/xcoll

Repository files navigation

xcoll

GitHub release (latest by date) GitHub PyPi GitHub all releases

GitHub pull requests GitHub issues GitHub repo size

Collimation in xtrack simulations

Description

Getting Started

Dependencies

  • python >= 3.8
    • numpy
    • pandas
    • xsuite (in particular xobjects, xdeps, xtrack, xpart)

Installing

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

Example

Features

Authors

Version History

  • 0.1
    • Initial Release

License

This project is Apache 2.0 licensed.